Sha256: 11bb9445d01fb2293f6feedc6ff37b2245018af49b2fab9593f2e9601fb57279
Contents?: true
Size: 250 Bytes
Versions: 54
Compression:
Stored size: 250 Bytes
Contents
// // fixtures.h // fixtures // // Created by Mark Larsen on 6/24/14. // Copyright (c) 2014 marklarr. All rights reserved. // #import <Foundation/Foundation.h> @interface fixtures : NSObject - (void)testedMethod; - (void)untestedMethod; @end
Version data entries
54 entries across 54 versions & 2 rubygems