This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.
| Constructor and description |
|---|
TestCompletion
(java.lang.Object delegate) |
| Type | Name and description |
|---|---|
java.lang.Object |
getDelegate() |
| Methods inherited from class | Name |
|---|---|
class Completion |
await, await, awaitSuccess, awaitSuccess, getDelegate, handler, isCompleted, isFailed, isSucceeded, resolve |