| Class | Description |
|---|---|
| Async |
An asynchronous exit point for a test.
|
| Async |
An asynchronous exit point for a test.
|
| TestCase |
A test case object can be used to create a single test.
|
| TestCase |
A test case object can be used to create a single test.
|
| TestCompletion |
This object provides callback-ability for the end of a test suite.
|
| TestCompletion |
This object provides callback-ability for the end of a test suite.
|
| TestContext |
The test context is used for performing test assertions and manage the completion of the test.
|
| TestContext |
The test context is used for performing test assertions and manage the completion of the test.
|
| TestSuite |
A named suite of test cases that are executed altogether.
|
| TestSuite |
A named suite of test cases that are executed altogether.
|
Copyright © 2015. All Rights Reserved.