Uses of Package
liquibase.extension.testing.testsystem.wrapper
Packages that use liquibase.extension.testing.testsystem.wrapper
Package
Description
-
Classes in liquibase.extension.testing.testsystem.wrapper used by liquibase.extension.testing.testsystemClassDescriptionWraps the external database used by
DatabaseTestSystem
so that HOW the database is interacted with is independent of WHAT we do with that connection.Implementation ofDatabaseWrapper
for 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.coreClassDescriptionWraps the external database used by
DatabaseTestSystem
so 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.wrapperClassDescriptionWraps the external database used by
DatabaseTestSystem
so that HOW the database is interacted with is independent of WHAT we do with that connection.