Expand description
Utilities for offchain calls testing.
Namely all ExecutionExtensions that allow mocking the extra APIs.
Structs§
- Offchain
State - Internal state of the externalities.
- Pending
Request - Pending request.
- Pool
State - The internal state of the fake transaction pool.
- Test
Offchain Ext - Implementation of offchain externalities used for tests.
- Test
Persistent OffchainDB - Sharable “persistent” offchain storage for test.
- Test
Transaction Pool Ext - Implementation of transaction pool used for test.