Class OcpMySql
java.lang.Object
fixture5.TestFixture
io.debezium.testing.system.fixtures.databases.DatabaseFixture<T>
io.debezium.testing.system.fixtures.databases.ocp.OcpDatabaseFixture<io.debezium.testing.system.tools.databases.SqlDatabaseController>
io.debezium.testing.system.fixtures.databases.ocp.OcpMySql
public class OcpMySql
extends OcpDatabaseFixture<io.debezium.testing.system.tools.databases.SqlDatabaseController>
-
Field Summary
FieldsFields inherited from class io.debezium.testing.system.fixtures.databases.ocp.OcpDatabaseFixture
ocpFields inherited from class io.debezium.testing.system.fixtures.databases.DatabaseFixture
controllerType, dbController -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.debezium.testing.system.tools.databases.SqlDatabaseControllerMethods inherited from class io.debezium.testing.system.fixtures.databases.DatabaseFixture
setup, teardownMethods inherited from class fixture5.TestFixture
retrieve, retrieve, store, store, store
-
Field Details
-
DB_DEPLOYMENT_PATH
- See Also:
-
DB_SERVICE_PATH
- See Also:
-
-
Constructor Details
-
OcpMySql
public OcpMySql(org.junit.jupiter.api.extension.ExtensionContext.Store store)
-
-
Method Details
-
databaseController
protected io.debezium.testing.system.tools.databases.SqlDatabaseController databaseController() throws Exception- Specified by:
databaseControllerin classDatabaseFixture<io.debezium.testing.system.tools.databases.SqlDatabaseController>- Throws:
Exception
-