Download iphone unit testing Free Java Code
Description
Examples of how to do iPhone Unit Testing.
Source Files
The download file iphone_unit_testing-master.zip has the following entries.
.gitignore/* w w w .ja v a 2s . c o m*/
README
example1/Classes/example1AppDelegate.h
example1/Classes/example1AppDelegate.m
example1/Classes/example1ViewController.h
example1/Classes/example1ViewController.m
example1/Info.plist
example1/MainWindow.xib
example1/Tests-Info.plist
example1/UnitTestingFramework/GTMDefines.h
example1/UnitTestingFramework/GTMIPhoneUnitTestDelegate.h
example1/UnitTestingFramework/GTMIPhoneUnitTestDelegate.m
example1/UnitTestingFramework/GTMIPhoneUnitTestMain.m
example1/UnitTestingFramework/GTMSenTestCase.h
example1/UnitTestingFramework/GTMSenTestCase.m
example1/UnitTestingFramework/README
example1/UnitTestingFramework/RunIPhoneUnitTest.sh
example1/example1.xcodeproj/project.pbxproj
example1/example1ViewController.xib
example1/example1_Prefix.pch
example1/main.m
Download
Click the following link to download iphone_unit_testing-master.zip.
iphone_unit_testing-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »