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