Skip to content

hpique/Unit-Testing-in-iOS-Sample-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample code for my talk about Unit Testing in iOS.

ColorTouch is a sample app to demonstrate how to integrate OCUnit, GHUnit and OCMock.

It comes in two flavours:

ColorTouch1

How not to write testable code plus a bare-bones OCUnit test.

ColorTouch2

Same functionality, more testable code. Includes OCUnit tests, a GHUnit target and a OCMock example.

About

Sample code of my presentation about Unit Testing in iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published