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§

Modules§

Structs§

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

Type Aliases§