Uses of Interface
io.debezium.testing.system.fixtures.connectors.ConnectorDecoratorFixture
-
-
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures
Subinterfaces of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures Modifier and Type Interface Description interfaceOcpClientinterfaceTestSetupFixture -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.connectors
Subinterfaces of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.connectors Modifier and Type Interface Description interfaceConnectorSetupFixtureinterfaceDB2ConnectorinterfaceMongoConnectorinterfaceMySqlConnectorinterfaceOracleConnectorinterfacePostgreSqlConnectorinterfaceSqlServerConnector -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.databases
Subinterfaces of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.databases Modifier and Type Interface Description interfaceDockerDb2interfaceDockerMongointerfaceDockerMySqlinterfaceDockerOracleinterfaceDockerPostgreSqlinterfaceDockerSqlServerinterfaceOcpDB2interfaceOcpMongointerfaceOcpMySqlinterfaceOcpOracleinterfaceOcpPostgreSqlinterfaceOcpSqlServer -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.kafka
Subinterfaces of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.kafka Modifier and Type Interface Description interfaceOcpKafka -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.registry
Subinterfaces of ConnectorDecoratorFixture in io.debezium.testing.system.fixtures.registry Modifier and Type Interface Description interfaceApicurioAvroConnectorDecoratorinterfaceOcpApicurio -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests
Classes in io.debezium.testing.system.tests that implement ConnectorDecoratorFixture Modifier and Type Class Description classConnectorTest<D extends io.debezium.testing.system.tools.databases.DatabaseController<?>>classDockerConnectorTest<D extends io.debezium.testing.system.tools.databases.DatabaseController<?>>classOcpConnectorTest<D extends io.debezium.testing.system.tools.databases.DatabaseController<?>> -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.db2
Classes in io.debezium.testing.system.tests.db2 that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelDB2ConnectorITclassOcpAvroDB2ConnectorITclassOcpDB2ConnectorIT -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.mongodb
Classes in io.debezium.testing.system.tests.mongodb that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelMongoConnectorITclassOcpAvroMongoConnectorITclassOcpMongoConnectorIT -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.mysql
Classes in io.debezium.testing.system.tests.mysql that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelMySqlConnectorITclassOcpAvroMySqlConnectorITclassOcpMySqlConnectorIT -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.oracle
Classes in io.debezium.testing.system.tests.oracle that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelOracleConnectorITclassOcpAvroOracleConnectorITclassOcpOracleConnectorIT -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.postgresql
Classes in io.debezium.testing.system.tests.postgresql that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelPostgreSqlConnectorITclassOcpAvroPostgreSqlConnectorITclassOcpPostgreSqlConnectorIT -
Uses of ConnectorDecoratorFixture in io.debezium.testing.system.tests.sqlserver
Classes in io.debezium.testing.system.tests.sqlserver that implement ConnectorDecoratorFixture Modifier and Type Class Description classDockerRhelSqlServerConnectorITclassOcpAvroSqlServerConnectorITclassOcpSqlServerConnectorIT
-