Module pallet_migrations::mock_helpers
source · Expand description
Test helpers for internal and external usage.
Structs§
- Allows to set the migrations to run at runtime instead of compile-time.
Enums§
- How a mocked migration should behave.
Functions§
- Creates a migration identifier with a specific
kind
andsteps
.
Type Aliases§
- Opaque identifier of a migration.