Uses of Package
liquibase.extension.testing.testsystem.wrapper
-
Classes in liquibase.extension.testing.testsystem.wrapper used by liquibase.extension.testing.testsystem Class Description DatabaseWrapper Wraps the external database used byDatabaseTestSystemso that HOW the database is interacted with is independent of WHAT we do with that connection.JdbcDatabaseWrapper Implementation ofDatabaseWrapperfor databases that are connected to via a JDBC url and are not "started" in a traditional sense. -
Classes in liquibase.extension.testing.testsystem.wrapper used by liquibase.extension.testing.testsystem.core Class Description DatabaseWrapper Wraps the external database used byDatabaseTestSystemso that HOW the database is interacted with is independent of WHAT we do with that connection. -
Classes in liquibase.extension.testing.testsystem.wrapper used by liquibase.extension.testing.testsystem.wrapper Class Description DatabaseWrapper Wraps the external database used byDatabaseTestSystemso that HOW the database is interacted with is independent of WHAT we do with that connection.