ActiveResourceKit
v1.2 (498.0)
|
#import <ARTestCase.h>
Instance Methods | |
(void) | - runUntilStop |
Properties | |
BOOL | stop |
Adds test case methods for cycling the current run-loop until you say stop. Useful for waiting until concurrent connection requests complete. Adds new methods to your test cases: -runUntilStop and -setStop:YES.
Definition at line 32 of file ARTestCase.h.
- (void) runUntilStop |
Definition at line 31 of file ARTestCase.m.
|
readwriteatomicassign |
Definition at line 34 of file ARTestCase.h.