Docs.rs
  • emulated-integration-tests-common-14.0.0
    • emulated-integration-tests-common 14.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • asset-test-utils ^18.0.0 normal
      • bp-messages ^0.18.0 normal
      • bp-xcm-bridge-hub ^0.4.0 normal
      • bridge-runtime-common ^0.18.0 normal
      • parity-scale-codec ^3.6.12 normal
      • cumulus-pallet-parachain-system ^0.17.0 normal
      • cumulus-pallet-xcmp-queue ^0.17.0 normal
      • cumulus-primitives-core ^0.16.0 normal
      • frame-support ^38.0.0 normal
      • pallet-assets ^40.0.0 normal
      • pallet-balances ^39.0.0 normal
      • pallet-bridge-messages ^0.18.0 normal
      • pallet-message-queue ^41.0.0 normal
      • pallet-xcm ^17.0.0 normal
      • pallet-xcm-bridge-hub ^0.13.0 normal
      • parachains-common ^18.0.0 normal
      • paste ^1.0.15 normal
      • polkadot-parachain-primitives ^14.0.0 normal
      • polkadot-primitives ^16.0.0 normal
      • polkadot-runtime-parachains ^17.0.0 normal
      • sc-consensus-grandpa ^0.30.0 normal
      • sp-authority-discovery ^34.0.0 normal
      • sp-consensus-babe ^0.40.0 normal
      • sp-consensus-beefy ^22.1.0 normal
      • sp-core ^34.0.0 normal
      • sp-runtime ^39.0.1 normal
      • staging-xcm ^14.2.0 normal
      • xcm-emulator ^0.16.0 normal
    • Versions
    • 16.18% 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_common14.0.0

  • All Items

Crate 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_bridge_helpers_for_chain
  • 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_chain_can_claim_assets
  • test_parachain_is_trusted_teleporter
  • test_parachain_is_trusted_teleporter_for_relay
  • test_relay_is_trusted_teleporter

Structs§

  • PenpalBSiblingSovereignAccount
  • PenpalBTeleportableAssetLocation
  • PenpalSiblingSovereignAccount
  • PenpalTeleportableAssetLocation

Constants§

  • ASSETS_PALLET_ID
  • PENPAL_B_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
  • USDT_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