Package liquibase.extension.testing.testsystem.wrapper
package liquibase.extension.testing.testsystem.wrapper
-
ClassesClassDescriptionWraps the external database used by
DatabaseTestSystemso that HOW the database is interacted with is independent of WHAT we do with that connection.Implementation ofDatabaseWrapperfor databases that are managed via docker inJdbcDatabaseContainers.Implementation ofDatabaseWrapperfor databases that are connected to via a JDBC url and are not "started" in a traditional sense.Deprecated.will remove when all TestSystems are created.