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

Version Path
xcoder-0.1.18 spec/TestProject/LogicTests/AnotherTest.h
xcoder-0.1.15 spec/TestProject/LogicTests/AnotherTest.h
xcoder-0.1.14 spec/TestProject/LogicTests/AnotherTest.h
xcoder-0.1.13 spec/TestProject/LogicTests/AnotherTest.h
xcoder-0.1.12 spec/TestProject/LogicTests/AnotherTest.h
xcoder-0.1.11 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.10 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.9 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.8 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.7 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.6 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.4 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.3 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.2 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.1 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.1.0 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.0.21 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.0.20 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.0.19 spec/TestProject/TestProjectTests/AnotherTest.h
xcoder-0.0.18 spec/TestProject/TestProjectTests/AnotherTest.h