DatabaseMigratorIntegrationTest.php
Interfaces, Classes and Traits
- DatabaseMigratorIntegrationTest
- Migrator Tests
- MigrationLocatorStub
- MigrationLocator Class.
- FlightsTableMigrationLocatorStub
- MigrationLocator Class.
- InvalidMigrationLocatorStub
- This stub contain migration which file doesn't exists
- DependableMigrationLocatorStub
- This stub contain migration which order they need to be run is different than the order the file are returned because of dependencies management.
- UnfulfillableMigrationLocatorStub
- This stub contain migration which order they need to be run is different than the order the file are returned because of dependencies management
- DeprecatedMigrationLocatorStub
- This stub contain migration which order they need to be run is different than the order the file are returned because of dependencies management