#import #import "NIKPetApi.h" @interface PetApiTest : SenTestCase { @private NIKPetApi * api; } @end