Module mock

Source
Expand description

Mock AddressBookPeers for use in tests.

Structs§

MockAddressBookPeers
A mock AddressBookPeers implementation that’s always empty.
SharedMockAddressBookPeers
A shared version of MockAddressBookPeers that can be used in shared state tests.