Sha256: 7fb60c895ac36b245e030042dceaf2522615f5620cba22eba2bb2aea4b729455
Contents?: true
Size: 482 Bytes
Versions: 1
Compression:
Stored size: 482 Bytes
Contents
// // EiffelApplicationTests.m // EiffelApplicationTests // // Created by eiffel on 3/29/13. // Copyright (c) 2013 likenote. All rights reserved. // #import "EiffelApplicationTests.h" @implementation EiffelApplicationTests - (void)setUp { [super setUp]; // Set-up code here. } - (void)tearDown { // Tear-down code here. [super tearDown]; } - (void)testExample { STFail(@"Unit tests are not implemented yet in EiffelApplicationTests"); } @end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appjam-0.1.8.7 | lib/appjam/generators/templates/blank/EiffelApplicationTests/EiffelApplicationTests.m.tt |