| MultiNodeConfig Properties |
The MultiNodeConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| CommonConfig |
Register a common base config for all test participants, if so desired.
| |
| Myself | ||
| TestTransport |
To be able to use `blackhole`, `passThrough`, and `throttle` you must
activate the failure injector and throttler transport adapters by
specifying `testTransport(on = true)` in your MultiNodeConfig.
|