Expand description
Structs§
- Client
Test Harness - A harness with mocked channels for testing a
Client
instance. - Client
Test Harness Builder - A builder for a
Client
andClientTestHarness
instance.
Enums§
- Receive
Request 🔒Attempt - The result of an attempt to receive a
ClientRequest
sent by theClient
instance.
Constants§
- MAX_
PEER_ 🔒CONNECTION_ TIME - The maximum time a mocked peer connection should be alive during a test.