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