XCTestExpectation Class Reference

Inherits from NSObject
Declared in XCTestExpectation.h

+ expectationForTestCase:withDescription:

+ (id)expectationForTestCase:(id)arg1 withDescription:(id)arg2

– _initForTestCase:withDescription:

- (id)_initForTestCase:(id)arg1 withDescription:(id)arg2

– cleanup

- (void)cleanup

– dealloc

- (void)dealloc

– description

- (id)description

– fulfill

- (void)fulfill

  internalImplementation

@property (readonly) _XCTestExpectationImplementation *internalImplementation