Sha256: 4a8e588cceac20b412f8bfd271e4622a80d8d66fbbd755a5a72724e4677f6c1d
Contents?: true
Size: 508 Bytes
Versions: 25
Compression:
Stored size: 508 Bytes
Contents
// // AnotherTest.h // TestProject // // Created by Ray Hilton on 1/12/11. // Copyright (c) 2011 __MyCompanyName__. All rights reserved. // // Logic unit tests contain unit test code that is designed to be linked into an independent test executable. // See Also: http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/135-Unit_Testing_Applications/unit_testing_applications.html #import <SenTestingKit/SenTestingKit.h> @interface AnotherTest : SenTestCase @end
Version data entries
25 entries across 25 versions & 1 rubygems