Module mock_querier

Source

Structs§

ForkState
LocalForkedState
MockQuerier
MockQuerier holds an immutable table of bank balances and configurable handlers for Wasm queries and custom queries.

Functions§

digit_sum
mock_wasmd_attr
Only for test code. This bypasses assertions in new, allowing us to create _* Attributes to simulate responses from the blockchain

Type Aliases§

MockQuerierCustomHandlerResult
The same type as cosmwasm-std’s QuerierResult, but easier to reuse in cosmwasm-vm. It might diverge from QuerierResult at some point.
QueryResultWithGas