Class OcpPostgreSqlReplica
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.postgresql.OcpPostgreSqlReplicaController>
io.debezium.testing.system.fixtures.databases.ocp.OcpPostgreSqlReplica
public class OcpPostgreSqlReplica
extends OcpDatabaseFixture<io.debezium.testing.system.tools.databases.postgresql.OcpPostgreSqlReplicaController>
-
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
ConstructorsConstructorDescriptionOcpPostgreSqlReplica(org.junit.jupiter.api.extension.ExtensionContext.Store store) -
Method Summary
Modifier and TypeMethodDescriptionprotected io.debezium.testing.system.tools.databases.postgresql.OcpPostgreSqlReplicaControllerMethods inherited from class io.debezium.testing.system.fixtures.databases.ocp.OcpDatabaseFixture
teardownMethods inherited from class io.debezium.testing.system.fixtures.databases.DatabaseFixture
setupMethods inherited from class fixture5.TestFixture
retrieve, retrieve, store, store, store
-
Field Details
-
DB_DEPLOYMENT_PATH
- See Also:
-
DB_SERVICE_PATH
- See Also:
-
-
Constructor Details
-
OcpPostgreSqlReplica
public OcpPostgreSqlReplica(org.junit.jupiter.api.extension.ExtensionContext.Store store)
-
-
Method Details
-
databaseController
protected io.debezium.testing.system.tools.databases.postgresql.OcpPostgreSqlReplicaController databaseController() throws Exception- Specified by:
databaseControllerin classDatabaseFixture<io.debezium.testing.system.tools.databases.postgresql.OcpPostgreSqlReplicaController>- Throws:
Exception
-