Expand description
Test doubles
Enable unit testing of blockchain interactions with controlled inputs and predictable behavior.
Structsยง
- Dumb
Block Scanner - Dumb block scanner
- Dumb
Block Streamer - Dumb block streamer
- Fake
Chain Observer - A Fake ChainObserver for testing purpose using fixed data.
- Fake
Chain Reader - FakeChainReader is a fake implementation of ChainBlockReader for testing purposes.