Docs.rs
  • emulated-integration-tests-common-11.0.0
    • emulated-integration-tests-common 11.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • asset-test-utils ^15.0.0 normal
      • bp-messages ^0.15.0 normal
      • bridge-runtime-common ^0.15.0 normal
      • parity-scale-codec ^3.6.12 normal
      • cumulus-pallet-parachain-system ^0.15.0 normal
      • cumulus-pallet-xcmp-queue ^0.15.0 normal
      • cumulus-primitives-core ^0.14.0 normal
      • frame-support ^36.0.0 normal
      • pallet-assets ^37.0.0 normal
      • pallet-balances ^37.0.0 normal
      • pallet-bridge-messages ^0.15.0 normal
      • pallet-message-queue ^39.0.0 normal
      • pallet-xcm ^15.0.0 normal
      • parachains-common ^15.0.0 normal
      • paste ^1.0.14 normal
      • polkadot-parachain-primitives ^13.0.0 normal
      • polkadot-primitives ^14.0.0 normal
      • polkadot-runtime-parachains ^15.0.0 normal
      • sc-consensus-grandpa ^0.27.0 normal
      • sp-authority-discovery ^33.0.0 normal
      • sp-consensus-babe ^0.39.0 normal
      • sp-consensus-beefy ^20.0.0 normal
      • sp-core ^34.0.0 normal
      • sp-runtime ^38.0.0 normal
      • staging-xcm ^14.0.1 normal
      • xcm-emulator ^0.13.0 normal
    • Versions
    • 16.07% 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_common11.0.0

  • All Items
  • Re-exports
  • Modules
  • Macros
  • Structs
  • Constants
  • Functions

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_assets_helpers_for_system_parachain
  • impl_foreign_assets_helpers_for_parachain
  • impl_hrmp_channels_helpers_for_relay_chain
  • impl_send_transact_helpers_for_relay_chain
  • impl_xcm_helpers_for_parachain
  • test_parachain_is_trusted_teleporter

Structs§

  • PenpalSiblingSovereignAccount
  • PenpalTeleportableAssetLocation

Constants§

  • ASSETS_PALLET_ID
  • PENPAL_ID
  • PROOF_SIZE_THRESHOLD
  • REF_TIME_THRESHOLD
  • RESERVABLE_ASSET_ID
  • SAFE_XCM_VERSION
    The default XCM version to set in genesis config.
  • TELEPORTABLE_ASSET_ID
  • XCM_V2
  • XCM_V3
  • XCM_V4

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