Expand description
Mock implementations of commonware-runtime
traits for focused, upstream testing.
Structsยง
- A mock sink that stores sent messages in a channel.
- A mock stream that reads messages from a channel.
Mock implementations of commonware-runtime
traits for focused, upstream testing.