Crate asset_test_utils
source ·Expand description
Module contains predefined test-case scenarios for Runtime
with various assets.
Modules§
- Module contains predefined test-case scenarios for
Runtime
with various assets. - Module contains predefined test-case scenarios for
Runtime
with various assets transferred over a bridge. - Helpers for calculating XCM delivery fees.
Macros§
Structs§
- Basic builder based on balances, collators and pallet_session.
Enums§
Traits§
- A set of traits for a minimal parachain runtime, that may be used in conjunction with the
ExtBuilder
and theRuntimeHelper
.
Functions§
- Helper function which emulates opening HRMP channel which is needed for
XcmpQueue
to pass.