Module aabb_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.

Structs

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