| IMultiNodeSpecCallbacks Methods |
The IMultiNodeSpecCallbacks type exposes the following members.
| Name | Description | |
|---|---|---|
| MultiNodeSpecAfterAll |
Call this after the all test cases have run. NOT after every test case.
| |
| MultiNodeSpecBeforeAll |
Call this before the start of the test run. NOT before every test case.
|