TemperatureTester

Last Revision:
Version 1.1, 2010-07-09
Replaced all occurrences of Centigrade with Celsius. Updated for Mac OS X v10.6 or later.
(Full Revision History)
Build Requirements:
Mac OS X v10.6 or later, Xcode 3.2 or later
Runtime Requirements:
Mac OS X 10.5 or later

Temperature Tester is a variation of the TemperatureConverter sample code with the addition of a Unit Test target. It demonstrates how to add a Unit Test to a Cocoa application. See the Xcode Unit Testing Guide for more information on writing unit testing for your projects.