Crate cw_orch_mock

Source
Expand description

Integration testing execution environment backed by a cw-multi-test App. It has an associated state that stores deployment information for easy retrieval and contract interactions.

Re-exports§

pub extern crate cw_multi_test;

Modules§

queriers

Structs§

MockBase
Wrapper around a cw-multi-test App backend.
MockState
Mock state for testing, stores addresses and code-ids.

Type Aliases§

Mock
MockApp
MockAppBech32
MockBech32