Objective-J Test API 0.1.0
|
Public Member Functions | |
(OJThread) | - firstAvailableThread [implementation] |
(BOOL) | - hasWaited:since: [implementation] |
(id) | - init [implementation] |
(void) | - report [implementation] |
(void) | - startWithArguments: [implementation] |
(void) | - threadFinished: [implementation] |
(BOOL) | - threadsAvailable [implementation] |
(BOOL) | - threadsDone [implementation] |
Definition at line 3 of file OJTestRunnerTextParallel.j.
- (OJThread) firstAvailableThread | [implementation] |
Definition at line 77 of file OJTestRunnerTextParallel.j.
- (BOOL) hasWaited: | (CPNumber) | seconds | |
since: | (CPDate) | startTime | |
[implementation] |
Definition at line 113 of file OJTestRunnerTextParallel.j.
- (id) init | [implementation] |
Definition at line 8 of file OJTestRunnerTextParallel.j.
- (void) report | [implementation] |
Definition at line 99 of file OJTestRunnerTextParallel.j.
- (void) startWithArguments: | (CPArray) | args | [implementation] |
Definition at line 29 of file OJTestRunnerTextParallel.j.
- (void) threadFinished: | (OJThread) | aThread | [implementation] |
Definition at line 86 of file OJTestRunnerTextParallel.j.
- (BOOL) threadsAvailable | [implementation] |
Definition at line 68 of file OJTestRunnerTextParallel.j.
- (BOOL) threadsDone | [implementation] |
Definition at line 90 of file OJTestRunnerTextParallel.j.