Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 249 Bytes

Mock CosmWasm Contract

A mock CosmWasm contract for testing purposes.

This contract can set predetermined responses to queries. It is useful in multi-contract tests where you want to test the behavior of a contract that calls another contract.