Download MTTestSemaphore Free Java Code
Description
A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera , etc.
Icons
Source Files
The download file MTTestSemaphore-master.zip has the following entries.
.gitignore/*from ww w . j a v a 2 s . c o m*/
Default-568h@2x.png
Default.png
Default@2x.png
Icon.png
Icon@2x.png
LICENSE
MTTestSemaphore.podspec
MTTestSemaphore/MTTestSemaphor.h
MTTestSemaphore/MTTestSemaphor.m
MTTestSemaphoreDemo.xcodeproj/project.pbxproj
MTTestSemaphoreDemo/AppDelegate.h
MTTestSemaphoreDemo/AppDelegate.m
MTTestSemaphoreDemo/MTTestSemaphoreDemo-Info.plist
MTTestSemaphoreDemo/MTTestSemaphoreDemo-Prefix.pch
MTTestSemaphoreDemo/ViewController.h
MTTestSemaphoreDemo/ViewController.m
MTTestSemaphoreDemo/en.lproj/InfoPlist.strings
MTTestSemaphoreDemo/en.lproj/MainStoryboard.storyboard
MTTestSemaphoreDemo/main.m
MTTestSemaphoreDemoTests/MTTestSemaphoreDemoTests-Info.plist
MTTestSemaphoreDemoTests/MTTestSemaphoreDemoTests.h
MTTestSemaphoreDemoTests/MTTestSemaphoreDemoTests.m
MTTestSemaphoreDemoTests/en.lproj/InfoPlist.strings
README.md
Download
Click the following link to download MTTestSemaphore-master.zip.
MTTestSemaphore-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »