init(platform:)
Creates a tester instance for migrating to or from the specified platform.
Declaration
init(platform: MigrationPlatform) async throwsParameters
- platform:
The platform to test migration to or from.
Creates a tester instance for migrating to or from the specified platform.
init(platform: MigrationPlatform) async throwsThe platform to test migration to or from.