Sha256: d1c727503bed112898c13e8d76a052374911ee7a5179e289a453c220327af524

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 Bytes

Contents

//
//  <%= @project_name %>Tests.h
//  <%= @project_name %>Tests
//
//  Created by <%= @developer.capitalize %> on <%= @created_on %>
//  Copyright(c) <%= Time.now.year %>, All rights reserved.
//

#import <SenTestingKit/SenTestingKit.h>

@interface <%= @project_name %>Tests : SenTestCase

@end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
appjam-0.1.8.11 lib/appjam/generators/templates/blank/EiffelApplicationTests/EiffelApplicationTests.h.tt
appjam-0.1.8.10 lib/appjam/generators/templates/blank/EiffelApplicationTests/EiffelApplicationTests.h.tt
appjam-0.1.8.9 lib/appjam/generators/templates/blank/EiffelApplicationTests/EiffelApplicationTests.h.tt
appjam-0.1.8.8 lib/appjam/generators/templates/blank/EiffelApplicationTests/EiffelApplicationTests.h.tt