#import #import @interface _QuickSpecBase : XCTestCase + (NSArray *)_qck_testMethodSelectors; - (instancetype)init NS_DESIGNATED_INITIALIZER; @end