Docs.rs
  • emulated-integration-tests-common-1.0.0
    • emulated-integration-tests-common 1.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • asset-test-utils ^5.0.0 normal
      • sp-consensus-beefy ^11.0.0 normal
      • bp-messages ^0.5.0 normal
      • bridge-runtime-common ^0.5.0 normal
      • parity-scale-codec ^3.4.0 normal
      • cumulus-pallet-parachain-system ^0.5.0 normal
      • cumulus-pallet-xcmp-queue ^0.5.0 normal
      • cumulus-primitives-core ^0.5.0 normal
      • frame-support ^26.0.0 normal
      • sc-consensus-grandpa ^0.17.0 normal
      • pallet-assets ^27.0.0 normal
      • pallet-balances ^26.0.0 normal
      • pallet-bridge-messages ^0.5.0 normal
      • pallet-im-online ^25.0.0 normal
      • pallet-message-queue ^29.0.0 normal
      • pallet-xcm ^5.0.0 normal
      • parachains-common ^5.0.0 normal
      • paste ^1.0.14 normal
      • polkadot-primitives ^5.0.0 normal
      • polkadot-runtime-parachains ^5.0.0 normal
      • polkadot-service ^5.0.0 normal
      • serde_json ^1.0.108 normal
      • sp-authority-discovery ^24.0.0 normal
      • sp-consensus-babe ^0.30.0 normal
      • sp-core ^26.0.0 normal
      • sp-runtime ^29.0.0 normal
      • staging-xcm ^5.0.0 normal
      • xcm-emulator ^0.3.0 normal
    • Versions
    • 13.33% of the crate is documented
  • Go to latest version
  • Platform
    • 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

emulated_integration_tests_common1.0.0

  • All Items
  • Re-exports
  • Modules
  • Macros
  • Constants
  • Functions
?
Change settings

Crate emulated_integration_tests_common

source ·

Re-exports

  • pub use xcm_emulator;

Modules

  • accounts
  • collators
  • impls
  • macros
  • validators
  • xcm_helpers

Macros

  • impl_accounts_helpers_for_parachain
  • impl_accounts_helpers_for_relay_chain
  • impl_assert_events_helpers_for_parachain
  • impl_assert_events_helpers_for_relay_chain
  • impl_assets_helpers_for_parachain
  • impl_foreign_assets_helpers_for_parachain
  • impl_hrmp_channels_helpers_for_relay_chain
  • impl_send_transact_helpers_for_relay_chain
  • test_parachain_is_trusted_teleporter

Constants

  • PROOF_SIZE_THRESHOLD
  • REF_TIME_THRESHOLD
  • SAFE_XCM_VERSION
    The default XCM version to set in genesis config.
  • XCM_V2
  • XCM_V3

Functions

  • build_genesis_storage
    Helper function used in tests to build the genesis storage using given RuntimeGenesisConfig and code Used in legacy_vs_json_check submods to verify storage building with JSON patch against building with RuntimeGenesisConfig struct.
  • get_account_id_from_seed
    Helper function to generate an account ID from seed.
  • get_from_seed
    Helper function to generate a crypto pair from seed
  • get_host_config