Download UnitTestExample Free Java Code
Description
An example of how to divide code to be testable when talking to a REST based API.
Source Files
The download file UnitTestExample-master.zip has the following entries.
.gitignore//from ww w . ja v a 2 s .c om
Images/banana-peel.png
Images/banana.png
Images/monkey-full.png
Images/monkey-hungry.png
OCMock/NSNotificationCenter+OCMAdditions.h
OCMock/OCMArg.h
OCMock/OCMConstraint.h
OCMock/OCMock.h
OCMock/OCMockObject.h
OCMock/OCMockRecorder.h
README.md
TDD-slides.pdf
Zoo.xcodeproj/project.pbxproj
Zoo/AppDelegate.h
Zoo/AppDelegate.m
Zoo/Banana.h
Zoo/Banana.m
Zoo/BananaView.h
Zoo/BananaView.m
Zoo/Images.xcassets/AppIcon.appiconset/Contents.json
Zoo/Images.xcassets/LaunchImage.launchimage/Contents.json
Zoo/Monkey.h
Zoo/Monkey.m
Zoo/MonkeyView.h
Zoo/MonkeyView.m
Zoo/Zoo-Info.plist
Zoo/Zoo-Prefix.pch
Zoo/ZooViewController.h
Zoo/ZooViewController.m
Zoo/en.lproj/InfoPlist.strings
Zoo/main.m
ZooTests/MonkeyTests.m
ZooTests/ZooTests-Info.plist
ZooTests/en.lproj/InfoPlist.strings
libOCMock.a
Download
Click the following link to download UnitTestExample-master.zip.
UnitTestExample-master.zip