clarkware / ocunit-example
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
ApplicationDelegate.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
ApplicationDelegate.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
CentigradeValueTransformer.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
CentigradeValueTransformer.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
English.lproj/ | Mon Aug 25 14:01:53 -0700 2008 | |
| |
FahrenheitValueTransformer.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
FahrenheitValueTransformer.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
Info.plist | Mon Aug 25 14:01:53 -0700 2008 | |
| |
PressureLookup.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
README | Mon Aug 25 14:01:53 -0700 2008 | |
| |
RankineValueTransformer.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
RankineValueTransformer.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
TemperatureCalculator.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
TemperatureCalculator.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
TemperatureConverter.xcodeproj/ | Mon Aug 25 14:01:53 -0700 2008 | |
| |
TemperatureTest.h | Mon Aug 25 14:01:53 -0700 2008 | |
| |
TemperatureTest.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
build.sh | Mon Aug 25 14:01:53 -0700 2008 | |
| |
main.m | Mon Aug 25 14:01:53 -0700 2008 | |
| |
version.plist | Mon Aug 25 14:01:53 -0700 2008 |
README
= XCode Example Project The example XCode project used in my article on unit testing Objective-C applications with OCUnit: http://developer.apple.com/tools/unittest.html
