Docs.rs
  • abstract-testing-0.11.0
    • abstract-testing 0.11.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CyberHoward
    • github:abstractsdk:crates
    • Dependencies
      • abstract-os ^0.11.1 normal
      • abstract-sdk ^0.11.0 normal
      • cosmwasm-schema ^1.1 normal
      • cosmwasm-std ^1.1 normal
      • cw-asset ^3.0 normal
      • cw-storage-plus ^1.0.1 normal
      • cw2 ^1.0.1 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
    • 27.91% 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
logo

logo

Crate abstract_testing

  • Version 0.11.0
  • All Items
  • Modules
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate abstract_testing

source ·

Modules

  • map_tester
  • mock_ans
  • mock_module
  • prelude

Structs

  • MockQuerierBuilder
    MockQuerierBuilder is a helper to build a MockQuerier.
    Usage:

Constants

  • TEST_ADMIN
  • TEST_ANS_HOST
  • TEST_MANAGER
  • TEST_MODULE_ADDRESS
  • TEST_MODULE_FACTORY
  • TEST_MODULE_ID
  • TEST_MODULE_RESPONSE
  • TEST_OS_FACTORY
  • TEST_OS_ID
  • TEST_PROXY
  • TEST_VERSION
  • TEST_VERSION_CONTROL

Functions

  • map_key
  • mock_querier
    A mock querier that returns the following responses for the following RAW contract -> queries:
  • raw_map_key
  • test_core
    TODO: static const?
  • wrap_querier

Type Definitions

  • MockDeps