Expand description
Test helpers for internal and external usage.
Structs§
- Mocked
Migrations - Allows to set the migrations to run at runtime instead of compile-time.
Enums§
- Mocked
Migration Kind - How a mocked migration should behave.
Functions§
- mocked_
id - Creates a migration identifier with a specific
kind
andsteps
.
Type Aliases§
- Mocked
Identifier - Opaque identifier of a migration.