Docs.rs
abstract-testing-0.14.1
abstract-testing 0.14.1
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
CyberHoward
github:abstractsdk:crates
Dependencies
abstract-core ^0.14.1
normal
cosmwasm-schema ^1.1
normal
cosmwasm-std ^1.1
normal
cw-asset ^3.0
normal
cw-storage-plus ^1.0
normal
cw2 ^1.0
normal
derive_builder ^0.12.0
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0.79
normal
speculoos ^0.11.0
normal
Versions
17.19%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate abstract_testing
Version 0.14.1
All Items
Re-exports
Modules
Structs
Constants
Functions
Type Definitions
?
Crate
abstract_testing
source
·
[
−
]
Re-exports
pub use mock_ans::
MockAnsHost
;
Modules
addresses
map_tester
mock_ans
prelude
Structs
MockQuerierBuilder
MockQuerierBuilder
is a helper to build a
MockQuerier
.
Usage:
Constants
OWNER
Functions
map_key
mock_querier
A mock querier that returns the following responses for the following
RAW
contract -> queries:
raw_map_key
wrap_querier
Type Definitions
MockDeps