| Class | Description |
|---|---|
| CapturingTransport |
A transport class that doesn't send anything but rather captures all requests for inspection from tests
|
| CapturingTransport.CapturedRequest | |
| MockTransportService |
A mock transport service that allows to simulate different network topology failures.
|
| MockTransportService.ClearableTransport |
The delegate transport instances defined in this class mock various kinds of disruption types.
|
| MockTransportService.DelegateTransport |
A pure delegate transport.
|
| MockTransportService.TestPlugin | |
| MockTransportService.Tracer |