Download gh unit Free Java Code

Description

Test Framework for Objective C.

Source Files

The download file gh-unit-master.zip has the following entries.


.gitignore/*w  w w  .  j ava  2  s . c o m*/
.travis.yml
CHANGELOG.md
Classes-MacOSX/GHUnitTestMain.m
Classes-MacOSX/UI/GHTestApp.h
Classes-MacOSX/UI/GHTestApp.m
Classes-MacOSX/UI/GHTestApp.xib
Classes-MacOSX/UI/GHTestOutlineViewModel.h
Classes-MacOSX/UI/GHTestOutlineViewModel.m
Classes-MacOSX/UI/GHTestView.xib
Classes-MacOSX/UI/GHTestViewController.h
Classes-MacOSX/UI/GHTestViewController.m
Classes-MacOSX/UI/GHTestWindow.xib
Classes-MacOSX/UI/GHTestWindowController.h
Classes-MacOSX/UI/GHTestWindowController.m
Classes-iOS/GHImageDiffView.h
Classes-iOS/GHImageDiffView.m
Classes-iOS/GHUIImageViewControl.h
Classes-iOS/GHUIImageViewControl.m
Classes-iOS/GHUnitIOSAppDelegate.h
Classes-iOS/GHUnitIOSAppDelegate.m
Classes-iOS/GHUnitIOSTableViewDataSource.h
Classes-iOS/GHUnitIOSTableViewDataSource.m
Classes-iOS/GHUnitIOSTestView.h
Classes-iOS/GHUnitIOSTestView.m
Classes-iOS/GHUnitIOSTestViewController.h
Classes-iOS/GHUnitIOSTestViewController.m
Classes-iOS/GHUnitIOSView.h
Classes-iOS/GHUnitIOSView.m
Classes-iOS/GHUnitIOSViewController.h
Classes-iOS/GHUnitIOSViewController.m
Classes-iOS/GHUnitIPhoneAppDelegate.h
Classes-iOS/GHUnitIPhoneAppDelegate.m
Classes-iOS/GHViewTestCase.h
Classes-iOS/GHViewTestCase.m
Classes/GHAsyncTestCase.h
Classes/GHAsyncTestCase.m
Classes/GHTest/GHTest+JUnitXML.h
Classes/GHTest/GHTest+JUnitXML.m
Classes/GHTest/GHTest.h
Classes/GHTest/GHTest.m
Classes/GHTest/GHTestGroup+JUnitXML.h
Classes/GHTest/GHTestGroup+JUnitXML.m
Classes/GHTest/GHTestGroup.h
Classes/GHTest/GHTestGroup.m
Classes/GHTest/GHTestOperation.h
Classes/GHTest/GHTestOperation.m
Classes/GHTest/GHTestRunner.h
Classes/GHTest/GHTestRunner.m
Classes/GHTest/GHTestSuite.h
Classes/GHTest/GHTestSuite.m
Classes/GHTest/GHTesting.h
Classes/GHTest/GHTesting.m
Classes/GHTest/NSException+GHTestFailureExceptions.h
Classes/GHTest/NSException+GHTestFailureExceptions.m
Classes/GHTest/NSValue+GHValueFormatter.h
Classes/GHTest/NSValue+GHValueFormatter.m
Classes/GHTestCase.h
Classes/GHTestCase.m
Classes/GHTestMacros.h
Classes/GHTestUtils.h
Classes/GHTestUtils.m
Classes/GHUnit.h
Classes/Mock/GHMockNSHTTPURLResponse.h
Classes/Mock/GHMockNSHTTPURLResponse.m
Classes/Mock/GHMockNSURLConnection.h
Classes/Mock/GHMockNSURLConnection.m
Classes/SharedUI/GHTestViewModel.h
Classes/SharedUI/GHTestViewModel.m
Documentation/appledoc_include/guide_ci-template.markdown
Documentation/appledoc_include/guide_command_line-template.markdown
Documentation/appledoc_include/guide_install_ios_4-template.markdown
Documentation/appledoc_include/guide_install_ios_7-template.markdown
Documentation/appledoc_include/guide_install_macosx_4-template.markdown
Documentation/appledoc_include/guide_install_old-template.markdown
Documentation/appledoc_include/guide_testing-template.markdown
Documentation/appledoc_include/images/10_main.png
Documentation/appledoc_include/images/10_main_xcode5.png
Documentation/appledoc_include/images/11_select_target.png
Documentation/appledoc_include/images/11_select_target_xcode5.png
Documentation/appledoc_include/images/12_running.png
Documentation/appledoc_include/images/12_running_xcode5.png
Documentation/appledoc_include/images/13_adding_test.png
Documentation/appledoc_include/images/14_running_with_test.png
Documentation/appledoc_include/images/1_add_target.png
Documentation/appledoc_include/images/1_add_target_xcode5.png
Documentation/appledoc_include/images/2_select_application.png
Documentation/appledoc_include/images/2_select_application_xcode5.png
Documentation/appledoc_include/images/3_name_it.png
Documentation/appledoc_include/images/3_name_it_xcode5.png
Documentation/appledoc_include/images/4_add_framework_quartzcore.png
Documentation/appledoc_include/images/6_add_framework.png
Documentation/appledoc_include/images/6_add_framework_xcode5.png
Documentation/appledoc_include/images/7_add_framework_dialog.png
Documentation/appledoc_include/images/7_add_framework_dialog_xcode5.png
Documentation/appledoc_include/images/8_other_linker_flags.png
Documentation/appledoc_include/images/8_other_linker_flags_xcode5.png
Documentation/appledoc_include/images/9_remove_test_files.png
Documentation/appledoc_include/images/9_remove_test_files_xcode5.png
Documentation/appledoc_include/images/9b_fix_plist.png
Documentation/appledoc_include/images/9c_fixed_plist.png
Documentation/appledoc_include/images/GHUnit-0.5.8.png
Documentation/appledoc_include/images/GHUnit-IPhone-0.5.8.png
Documentation/appledoc_include/images/cli_2_add_build_phase.png
Documentation/appledoc_include/images/cli_3_configure_phase.png
Documentation/images/ios.png
Documentation/images/ios01.png
Documentation/images/ios02.png
Documentation/images/ios03.png
Documentation/images/ios04.png
Documentation/images/macosx01.png
Documentation/index-template.markdown
Documentation/index_desc.txt
Examples/MyTestable-MacOSX/English.lproj/InfoPlist.strings
Examples/MyTestable-MacOSX/English.lproj/MainMenu.xib
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/GHUnit
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Headers
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Resources
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/GHUnit
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHAsyncTestCase.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHMockNSHTTPURLResponse.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHMockNSURLConnection.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTest+JUnitXML.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTest.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestApp.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestCase.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestGroup+JUnitXML.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestGroup.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestMacros.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestOperation.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestOutlineViewModel.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestRunner.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestSuite.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestViewController.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestViewModel.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestWindowController.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHTesting.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/GHUnit.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/NSException+GHTestFailureExceptions.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Headers/NSValue+GHValueFormatter.h
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestApp.nib
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestView.nib
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestWindow.nib
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Resources/Info.plist
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/A/Resources/en.lproj/InfoPlist.strings
Examples/MyTestable-MacOSX/Frameworks/GHUnit.framework/Versions/Current
Examples/MyTestable-MacOSX/GHUnitTestMain.m
Examples/MyTestable-MacOSX/Makefile
Examples/MyTestable-MacOSX/MyTestable-MacOSX.xcodeproj/project.pbxproj
Examples/MyTestable-MacOSX/MyTestable-MacOSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/MyTestable-MacOSX/MyTestable_MacOSX-Info.plist
Examples/MyTestable-MacOSX/MyTestable_MacOSXAppDelegate.h
Examples/MyTestable-MacOSX/MyTestable_MacOSXAppDelegate.m
Examples/MyTestable-MacOSX/MyTestable_MacOSX_Prefix.pch
Examples/MyTestable-MacOSX/RunTests.sh
Examples/MyTestable-MacOSX/Tests-Info.plist
Examples/MyTestable-MacOSX/Tests/MyTest.m
Examples/MyTestable-iOS/GHUnitIOS.framework/GHUnitIOS
Examples/MyTestable-iOS/GHUnitIOS.framework/Headers
Examples/MyTestable-iOS/GHUnitIOS.framework/Resources
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/GHUnitIOS
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHAsyncTestCase.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHImageDiffView.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHMockNSHTTPURLResponse.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHMockNSURLConnection.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTest+JUnitXML.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTest.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestCase.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestGroup+JUnitXML.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestGroup.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestMacros.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestOperation.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestRunner.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestSuite.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestUtils.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTestViewModel.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHTesting.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUIImageViewControl.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnit.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSAppDelegate.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTableViewDataSource.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTestView.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSTestViewController.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSView.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIOSViewController.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHUnitIPhoneAppDelegate.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/GHViewTestCase.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/NSException+GHTestFailureExceptions.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Headers/NSValue+GHValueFormatter.h
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/A/Resources/Info.plist
Examples/MyTestable-iOS/GHUnitIOS.framework/Versions/Current
Examples/MyTestable-iOS/Makefile
Examples/MyTestable-iOS/MyTestable.xcodeproj/project.pbxproj
Examples/MyTestable-iOS/MyTestable.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Examples/MyTestable-iOS/MyTestable/MyTestable-Info.plist
Examples/MyTestable-iOS/MyTestable/MyTestable-Prefix.pch
Examples/MyTestable-iOS/MyTestable/MyTestableAppDelegate.h
Examples/MyTestable-iOS/MyTestable/MyTestableAppDelegate.m
Examples/MyTestable-iOS/MyTestable/en.lproj/InfoPlist.strings
Examples/MyTestable-iOS/MyTestable/iPad/MyTestableAppDelegate_iPad.h
Examples/MyTestable-iOS/MyTestable/iPad/MyTestableAppDelegate_iPad.m
Examples/MyTestable-iOS/MyTestable/iPad/MyTestableViewController_iPad.h
Examples/MyTestable-iOS/MyTestable/iPad/MyTestableViewController_iPad.m
Examples/MyTestable-iOS/MyTestable/iPad/MyTestableViewController_iPad.xib
Examples/MyTestable-iOS/MyTestable/iPad/en.lproj/MainWindow_iPad.xib
Examples/MyTestable-iOS/MyTestable/iPhone/MyTestableAppDelegate_iPhone.h
Examples/MyTestable-iOS/MyTestable/iPhone/MyTestableAppDelegate_iPhone.m
Examples/MyTestable-iOS/MyTestable/iPhone/MyTestableViewController_iPhone.h
Examples/MyTestable-iOS/MyTestable/iPhone/MyTestableViewController_iPhone.m
Examples/MyTestable-iOS/MyTestable/iPhone/MyTestableViewController_iPhone.xib
Examples/MyTestable-iOS/MyTestable/iPhone/en.lproj/MainWindow_iPhone.xib
Examples/MyTestable-iOS/MyTestable/main.m
Examples/MyTestable-iOS/TestImages/MyViewTest-testIPadViewController-1-0-UIView.png
Examples/MyTestable-iOS/TestImages/MyViewTest-testIPadViewController-2-0-UIView.png
Examples/MyTestable-iOS/TestImages/MyViewTest-testIPhoneViewController-1-0-UIView.png
Examples/MyTestable-iOS/TestImages/MyViewTest-testIPhoneViewController-2-0-UIView.png
Examples/MyTestable-iOS/Tests/MyTest.m
Examples/MyTestable-iOS/Tests/MyViewTest.h
Examples/MyTestable-iOS/Tests/MyViewTest.m
Examples/MyTestable-iOS/Tests/Tests-Info.plist
Examples/MyTestable-iOS/Tests/Tests-Prefix.pch
Examples/MyTestable-iOS/Tests/en.lproj/InfoPlist.strings
Examples/MyTestable-iOS/Tests/main.m
LICENSE
Libraries/GTM/Foundation/GTMNSString+XML.h
Libraries/GTM/Foundation/GTMNSString+XML.m
Libraries/GTM/Foundation/GTMObjC2Runtime.h
Libraries/GTM/Foundation/GTMObjC2Runtime.m
Libraries/GTM/GTMDefines.h
Libraries/README.md
Libraries/appledoc/Templates/docset/Contents/Resources/Documents/documents-template
Libraries/appledoc/Templates/docset/Contents/Resources/nodes-template.xml
Libraries/appledoc/Templates/docset/Contents/Resources/tokens-template.xml
Libraries/appledoc/Templates/docset/Contents/info-template.plist
Libraries/appledoc/Templates/html/css/styles.css
Libraries/appledoc/Templates/html/css/stylesPrint.css
Libraries/appledoc/Templates/html/document-template.html
Libraries/appledoc/Templates/html/hierarchy-template.html
Libraries/appledoc/Templates/html/img/button_bar_background.png
Libraries/appledoc/Templates/html/img/disclosure.png
Libraries/appledoc/Templates/html/img/disclosure_open.png
Libraries/appledoc/Templates/html/img/library_background.png
Libraries/appledoc/Templates/html/img/title_background.png
Libraries/appledoc/Templates/html/index-template.html
Libraries/appledoc/Templates/html/object-template.html
Libraries/appledoc/appledoc
Makefile
Podspecs/GHUnit.podspec
Podspecs/GHUnitIOS.podspec
Podspecs/GHUnitOSX.podspec
Project-MacOSX/GHUnitMacOSX.xcodeproj/project.pbxproj
Project-MacOSX/GHUnitMacOSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Project-MacOSX/GHUnitMacOSX/GHUnitMacOSX-Info.plist
Project-MacOSX/GHUnitMacOSX/en.lproj/InfoPlist.strings
Project-MacOSX/Makefile
Project-MacOSX/Makefile.example
Project-MacOSX/Tests/Tests-Info.plist
Project-MacOSX/Tests/Tests-Prefix.pch
Project-MacOSX/Tests/en.lproj/InfoPlist.strings
Project-iOS/Framework.plist
Project-iOS/GHUnitIOS.xcodeproj/project.pbxproj
Project-iOS/GHUnitIOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Project-iOS/Info.plist
Project-iOS/Makefile
Project-iOS/Makefile.example
Project-iOS/TestImages/GHUnitIOSTestViewTest-testNoSavedImage-1-0-GHUnitIOSTestView.png
Project-iOS/TestImages/GHUnitIOSTestViewTest-testNoSavedImage-2-0-GHUnitIOSTestView.png
Project-iOS/Tests/Tests-Info.plist
Project-iOS/Tests/Tests-Prefix.pch
Project-iOS/Tests/en.lproj/InfoPlist.strings
Project-iOS/Tests_Prefix.pch
README.md
Scripts/AddNewLineEOF.sh
Scripts/CombineLibs.sh
Scripts/CopyTestImages.sh
Scripts/PrepareUITests.sh
Scripts/RunIPhoneSecurityd.sh
Scripts/RunTests.sh
Scripts/build-travis.sh
Scripts/iOSFramework.sh
Scripts/install-travis.sh
Tests/Data/example.json
Tests/GHAsyncTestCaseTest.m
Tests/GHGTMTestCaseTest.m
Tests/GHKVObserveTest.m
Tests/GHMockNSURLConnectionTest.m
Tests/GHNSURLConnectionTest.m
Tests/GHRegisterTestCaseClassTest.m
Tests/GHSenTestingTest.m
Tests/GHSetUpTearDownTest.m
Tests/GHSlowTest.m
Tests/GHSpecialTestCase.h
Tests/GHSpecialTestCase.m
Tests/GHTestEmpty.m
Tests/GHTestFail.m
Tests/GHTestLogTest.m
Tests/GHTestMacrosTest.m
Tests/GHTestOnMainThread.m
Tests/GHTestUtilsTest.m
Tests/GHUnitIOSTestMain.m
Tests/GHUnitIOSTestViewTest.m
Tests/GTM/GTMSenTestCase.h
Tests/GTM/GTMSenTestCase.m
XcodeConfig/GHUnit-Debug.xcconfig
XcodeConfig/GHUnit-Release.xcconfig
XcodeConfig/GHUnit.xcconfig
XcodeConfig/Shared-iOS.xcconfig
XcodeConfig/Shared.xcconfig
XcodeConfig/iOSDevice-Debug.xcconfig
XcodeConfig/iOSDevice-Release.xcconfig
XcodeConfig/iOSSimulator-Debug.xcconfig
XcodeConfig/iOSSimulator-Release.xcconfig
XcodeConfig/iOSTests.xcconfig

Download

Click the following link to download gh-unit-master.zip.

gh-unit-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML