本文转自:@沐风_
XCTest Unit Test
1、http://code.tutsplus.com/tutorials/introduction-to-testing-on-ios--cms-22394
2、https://sites.google.com/site/epflswengarchive2011/tutorials/unit-testing-in-ios
3、http://i-phone-dev.blogspot.com/2013/12/testing-xcode-5-with-xctest-framework.html
4、http://meandmark.com/blog/2012/05/introduction-to-unit-testing-with-ocunit/
5、http://nshipster.com/xctestcase/
6、http://www.preeminent.org/steve/iOSTutorials/XCTest/
The other Unit Test
1、http://www.infoq.com/cn/articles/ios-unit-test-1
2、http://iiiyu.com/2013/05/23/learning-ios-notes-twenty-three/
3、http://www.cocoachina.com/industry/20130724/6667.html
4、http://nscookbook.com/2013/03/recipe-18-unit-testing-with-ghunit-cocoapods/
5、http://nscookbook.com/2013/03/recipe-18-unit-testing-with-ghunit-cocoapods/