Migrator
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
- DatabaseMigratorServiceTest
- Tests for the Migrator Service
- DatabaseMigratorTest
- Tests for the Migrator Class
- MigrationDependencyAnalyserTest
- MigrationLocatorTest
- MigrationLocator Tests
- MigrationRepositoryTest
- DatabaseMigrationRespository Test