Module mock

Source
Expand description

A mock backend which can be used in tests or examples.

Structs§

MockBackend
A mock backend.
MockBackendReceiver
The receiver half of the mock backend.
MockBackendSender
The sender half of the mock backend.
MockRequest
A mock request

Functions§

build
Construct a new mock backend.