iOS Reference Library Apple Developer
Search

iPhoneUnitTests

Last Revision:
Version 1.1, 2010-06-17
Upgraded project to build with the iOS 4 SDK.
(Full Revision History)
Build Requirements:
iOS SDK 4.0
Runtime Requirements:
iOS 4.0

This example illustrates the use of unit tests on an iPhone application project to ensure that application functionality does not degrade as its source code undergoes changes to improve the application or to fix bugs. The project showcases the two types of unit test: logic and application. Logic unit tests allow for stress-testing source code. Application unit tests help ensure the correct linkage between user-interface controls, controller objects, and model objects.




Last updated: 2010-06-17

Did this document help you? Yes It's good, but... Not helpful...