Download iunittest Free Java Code
Description
iUnitTest is an unit testing framework for iPhone applications.
Icons
Source Files
The download file iunittest-master.zip has the following entries.
.gitignore/*from ww w. j av a2 s . c o m*/
Licence.txt
README.ja.md
README.md
docs/jp/iUnitTestTutorial.pdf
iUnitTest/iUnitTest.xcodeproj/project.pbxproj
iUnitTest/iUnitTest/Classes/.do_not_remove_this_directory
iUnitTest/iUnitTest/Tests/.do_not_remove_this_directory
iUnitTest/iUnitTest/en.lproj/InfoPlist.strings
iUnitTest/iUnitTest/iUnitTest-Info.plist
iUnitTest/iUnitTest/iUnitTest-Prefix.pch
iUnitTest/iUnitTest/iunittest/Default.png
iUnitTest/iUnitTest/iunittest/IUTAppDelegate.h
iUnitTest/iUnitTest/iunittest/IUTAppDelegate.m
iUnitTest/iUnitTest/iunittest/IUTDetailView.xib
iUnitTest/iUnitTest/iunittest/IUTMainWindow.xib
iUnitTest/iUnitTest/iunittest/IUTTestView.xib
iUnitTest/iUnitTest/iunittest/Settings.bundle/Japanese.lproj/Root.strings
iUnitTest/iUnitTest/iunittest/Settings.bundle/Root.plist
iUnitTest/iUnitTest/iunittest/Settings.bundle/en.lproj/Root.strings
iUnitTest/iUnitTest/iunittest/UnitTest/AppAgent.h
iUnitTest/iUnitTest/iunittest/UnitTest/AppAgent.m
iUnitTest/iUnitTest/iunittest/UnitTest/AppAgentHelper.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UINavigationBarBasedTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UINavigationBarBasedTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarAndNavigationBarBasedTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarAndNavigationBarBasedTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarBasedTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarBasedTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewBasedTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewBasedTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewControllerTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewControllerTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewBasedTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewBasedTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewControllerTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewControllerTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/GTMSenTestCase.h
iUnitTest/iUnitTest/iunittest/UnitTest/GTMSenTestCase.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTAssertion.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTAssertion.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTAssertionInfo.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTAssertionInfo.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTDetailViewController.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTDetailViewController.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTLog.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTPreference.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTPreference.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewCell.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewCell.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewController.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewController.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTest.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTest.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTestRunner.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTestRunner.m
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTestRunnerViewController.h
iUnitTest/iUnitTest/iunittest/UnitTest/IUTTestRunnerViewController.m
iUnitTest/iUnitTest/iunittest/UnitTest/NSExceptionExtension.h
iUnitTest/iUnitTest/iunittest/UnitTest/NSExceptionExtension.m
iUnitTest/iUnitTest/iunittest/UnitTest/SenTestAssertion.h
iUnitTest/iUnitTest/iunittest/UnitTest/SourceCodeOpener.h
iUnitTest/iUnitTest/iunittest/UnitTest/SourceCodeOpener.m
iUnitTest/iUnitTest/iunittest/UnitTest/UITableViewControllerTestHelper.h
iUnitTest/iUnitTest/iunittest/isd_logo_60x40.png
iUnitTest/iUnitTest/iunittest/isd_logo_60x40_w.png
iUnitTest/iUnitTest/iunittest/iunittest_icon.png
iUnitTest/iUnitTest/main.m
iUnitTest/script/sync_source.rb
setup
setup.rb
templates/File Templates/iUnitTest/IUTTest subclass.xctemplate/TemplateInfo.plist
templates/File Templates/iUnitTest/IUTTest subclass.xctemplate/___FILEBASENAME___.h
templates/File Templates/iUnitTest/IUTTest subclass.xctemplate/___FILEBASENAME___.m
templates/File Templates/iUnitTest/UITableViewControllerTest subclass.xctemplate/TemplateInfo.plist
templates/File Templates/iUnitTest/UITableViewControllerTest subclass.xctemplate/___FILEBASENAME___.h
templates/File Templates/iUnitTest/UITableViewControllerTest subclass.xctemplate/___FILEBASENAME___.m
templates/File Templates/iUnitTest/UIViewControllerTest subclass.xctemplate/TemplateInfo.plist
templates/File Templates/iUnitTest/UIViewControllerTest subclass.xctemplate/___FILEBASENAME___.h
templates/File Templates/iUnitTest/UIViewControllerTest subclass.xctemplate/___FILEBASENAME___.m
tests/iUnitTestTest/SelfTests/AppAgentTest.h
tests/iUnitTestTest/SelfTests/AppAgentTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UINavigationBarBasedTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UINavigationBarBasedTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UITabBarAndNavigationTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UITabBarAndNavigationTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UITabBarBasedTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UITabBarBasedTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UITableViewBasedTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UITableViewBasedTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UITableViewControllerTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UITableViewControllerTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewBasedTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewBasedTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewControllerTestTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewControllerTestTest.m
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewControllerTouchBarButtonItemTest.h
tests/iUnitTestTest/SelfTests/ControllerTest/UIViewControllerTouchBarButtonItemTest.m
tests/iUnitTestTest/SelfTests/Foo.h
tests/iUnitTestTest/SelfTests/Foo.m
tests/iUnitTestTest/SelfTests/IUTAssertionInfoTest.h
tests/iUnitTestTest/SelfTests/IUTAssertionInfoTest.m
tests/iUnitTestTest/SelfTests/IUTAssertionTest.h
tests/iUnitTestTest/SelfTests/IUTAssertionTest.m
tests/iUnitTestTest/SelfTests/IUTPreferenceTest.h
tests/iUnitTestTest/SelfTests/IUTPreferenceTest.m
tests/iUnitTestTest/SelfTests/IUTResultTableViewCellTest.h
tests/iUnitTestTest/SelfTests/IUTResultTableViewCellTest.m
tests/iUnitTestTest/SelfTests/IUTResultTableViewControllerTest.h
tests/iUnitTestTest/SelfTests/IUTResultTableViewControllerTest.m
tests/iUnitTestTest/SelfTests/IUTTestInheritedTest.h
tests/iUnitTestTest/SelfTests/IUTTestInheritedTest.m
tests/iUnitTestTest/SelfTests/IUTTestRunnerMock.h
tests/iUnitTestTest/SelfTests/IUTTestRunnerMock.m
tests/iUnitTestTest/SelfTests/IUTTestRunnerTest.h
tests/iUnitTestTest/SelfTests/IUTTestRunnerTest.m
tests/iUnitTestTest/SelfTests/IUTTestRunnerViewControllerTest.h
tests/iUnitTestTest/SelfTests/IUTTestRunnerViewControllerTest.m
tests/iUnitTestTest/SelfTests/IUTTestTest.h
tests/iUnitTestTest/SelfTests/IUTTestTest.m
tests/iUnitTestTest/SelfTests/MyTableViewController.h
tests/iUnitTestTest/SelfTests/MyTableViewController.m
tests/iUnitTestTest/SelfTests/MyTableViewController2.h
tests/iUnitTestTest/SelfTests/MyTableViewController2.m
tests/iUnitTestTest/SelfTests/MyTableViewController2.xib
tests/iUnitTestTest/SelfTests/MyViewController.h
tests/iUnitTestTest/SelfTests/MyViewController.m
tests/iUnitTestTest/SelfTests/MyViewController2.h
tests/iUnitTestTest/SelfTests/MyViewController2.m
tests/iUnitTestTest/SelfTests/MyViewController2.xib
tests/iUnitTestTest/SelfTests/NSExceptionTest.h
tests/iUnitTestTest/SelfTests/NSExceptionTest.m
tests/iUnitTestTest/SelfTests/PerformSetUpSequenceTest.h
tests/iUnitTestTest/SelfTests/PerformSetUpSequenceTest.m
tests/iUnitTestTest/SelfTests/PreformTestTest.h
tests/iUnitTestTest/SelfTests/PreformTestTest.m
tests/iUnitTestTest/SelfTests/SenTestAssertionTest.h
tests/iUnitTestTest/SelfTests/SenTestAssertionTest.m
tests/iUnitTestTest/SelfTests/SourceCodeOpenerTest.h
tests/iUnitTestTest/SelfTests/SourceCodeOpenerTest.m
tests/iUnitTestTest/en.lproj/Localizable.strings
tests/iUnitTestTest/iUnitTestTest-Info.plist
tests/iUnitTestTest/iUnitTestTest-Prefix.pch
tests/iUnitTestTest/iUnitTestTest.xcodeproj/project.pbxproj
tests/iUnitTestTest/ja.lproj/Localizable.strings
tools/opencode/Install.txt
tools/opencode/Server.h
tools/opencode/Server.m
tools/opencode/SourceCodeOpener.h
tools/opencode/SourceCodeOpener.m
tools/opencode/TCPServer.h
tools/opencode/TCPServer.m
tools/opencode/com.itosoft.iunittest_opencode.plist
tools/opencode/install
tools/opencode/opencode-1.moved-aside/Server.h
tools/opencode/opencode-1.moved-aside/Server.m
tools/opencode/opencode.1
tools/opencode/opencode.m
tools/opencode/opencode.xcodeproj/TemplateIcon.icns
tools/opencode/opencode.xcodeproj/project.pbxproj
tools/opencode/opencode_Prefix.pch
tools/opencode/scan_build
tools/opencode/uninstall
tutorial/Prefectures/Classes/PrefecturesAppDelegate.h
tutorial/Prefectures/Classes/PrefecturesAppDelegate.m
tutorial/Prefectures/Classes/RootViewController.h
tutorial/Prefectures/Classes/RootViewController.m
tutorial/Prefectures/Info.plist
tutorial/Prefectures/MainWindow.xib
tutorial/Prefectures/Prefectures.xcodeproj/project.pbxproj
tutorial/Prefectures/Prefectures_Prefix.pch
tutorial/Prefectures/RootViewController.xib
tutorial/Prefectures/main.m
tutorial/PrefecturesTest/PrefecturesTest.xcodeproj/project.pbxproj
tutorial/PrefecturesTest/iUnitTest/Classes/.do_not_remove_this_directory
tutorial/PrefecturesTest/iUnitTest/PrefecturesTest-Prefix.pch
tutorial/PrefecturesTest/iUnitTest/PrefecturesTest-info.plist
tutorial/PrefecturesTest/iUnitTest/Tests/.do_not_remove_this_directory
tutorial/PrefecturesTest/iUnitTest/Tests/RootViewControllerTest.h
tutorial/PrefecturesTest/iUnitTest/Tests/RootViewControllerTest.m
tutorial/PrefecturesTest/iUnitTest/en.lproj/InfoPlist.strings
tutorial/PrefecturesTest/iUnitTest/iunittest/Default.png
tutorial/PrefecturesTest/iUnitTest/iunittest/IUTAppDelegate.h
tutorial/PrefecturesTest/iUnitTest/iunittest/IUTAppDelegate.m
tutorial/PrefecturesTest/iUnitTest/iunittest/IUTDetailView.xib
tutorial/PrefecturesTest/iUnitTest/iunittest/IUTMainWindow.xib
tutorial/PrefecturesTest/iUnitTest/iunittest/IUTTestView.xib
tutorial/PrefecturesTest/iUnitTest/iunittest/Settings.bundle/Japanese.lproj/Root.strings
tutorial/PrefecturesTest/iUnitTest/iunittest/Settings.bundle/Root.plist
tutorial/PrefecturesTest/iUnitTest/iunittest/Settings.bundle/en.lproj/Root.strings
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/AppAgent.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/AppAgent.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/AppAgentHelper.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UINavigationBarBasedTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UINavigationBarBasedTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarAndNavigationBarBasedTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarAndNavigationBarBasedTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarBasedTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITabBarBasedTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewBasedTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewBasedTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewControllerTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UITableViewControllerTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewBasedTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewBasedTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewControllerTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/ControllerTest/UIViewControllerTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/GTMSenTestCase.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/GTMSenTestCase.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTAssertion.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTAssertion.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTAssertionInfo.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTAssertionInfo.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTDetailViewController.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTDetailViewController.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTLog.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTPreference.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTPreference.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewCell.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewCell.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewController.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTResultTableViewController.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTest.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTest.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTestRunner.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTestRunner.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTestRunnerViewController.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/IUTTestRunnerViewController.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/NSExceptionExtension.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/NSExceptionExtension.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/SenTestAssertion.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/SourceCodeOpener.h
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/SourceCodeOpener.m
tutorial/PrefecturesTest/iUnitTest/iunittest/UnitTest/UITableViewControllerTestHelper.h
tutorial/PrefecturesTest/iUnitTest/iunittest/isd_logo_60x40.png
tutorial/PrefecturesTest/iUnitTest/iunittest/isd_logo_60x40_w.png
tutorial/PrefecturesTest/iUnitTest/iunittest/iunittest_icon.png
tutorial/PrefecturesTest/iUnitTest/main.m
Download
Click the following link to download iunittest-master.zip.
iunittest-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »