Uses of Interface
io.debezium.testing.system.fixtures.kafka.KafkaSetupFixture
-
-
Uses of KafkaSetupFixture in io.debezium.testing.system.fixtures
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.fixtures Modifier and Type Interface Description interfaceAssertionsinterfaceOcpClientinterfaceTestRuntimeFixture<D extends io.debezium.testing.system.tools.databases.DatabaseController<?>>interfaceTestSetupFixture -
Uses of KafkaSetupFixture in io.debezium.testing.system.fixtures.connectors
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.fixtures.connectors Modifier and Type Interface Description interfaceDB2ConnectorinterfaceMongoConnectorinterfaceMySqlConnectorinterfacePostgreSqlConnectorinterfaceSqlServerConnector -
Uses of KafkaSetupFixture in io.debezium.testing.system.fixtures.databases
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.fixtures.databases Modifier and Type Interface Description interfaceDockerDb2interfaceDockerMongointerfaceDockerMySqlinterfaceDockerPostgreSqlinterfaceDockerSqlServerinterfaceOcpDB2interfaceOcpMongointerfaceOcpMySqlinterfaceOcpPostgreSqlinterfaceOcpSqlServer -
Uses of KafkaSetupFixture in io.debezium.testing.system.fixtures.kafka
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.fixtures.kafka Modifier and Type Interface Description interfaceDockerKafkainterfaceOcpKafka -
Uses of KafkaSetupFixture in io.debezium.testing.system.fixtures.registry
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.fixtures.registry Modifier and Type Interface Description interfaceOcpApicuriointerfaceRegistryRuntimeFixture -
Uses of KafkaSetupFixture in io.debezium.testing.system.tests
Classes in io.debezium.testing.system.tests that implement KafkaSetupFixture 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 KafkaSetupFixture in io.debezium.testing.system.tests.db2
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.tests.db2 Modifier and Type Interface Description interfaceDB2TestCasesClasses in io.debezium.testing.system.tests.db2 that implement KafkaSetupFixture Modifier and Type Class Description classDockerRhelDB2ConnectorITclassOcpDB2ConnectorIT -
Uses of KafkaSetupFixture in io.debezium.testing.system.tests.mongodb
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.tests.mongodb Modifier and Type Interface Description interfaceMongoTestCasesClasses in io.debezium.testing.system.tests.mongodb that implement KafkaSetupFixture Modifier and Type Class Description classDockerRhelMongoConnectorITclassOcpMongoConnectorIT -
Uses of KafkaSetupFixture in io.debezium.testing.system.tests.mysql
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.tests.mysql Modifier and Type Interface Description interfaceMySqlTestCasesClasses in io.debezium.testing.system.tests.mysql that implement KafkaSetupFixture Modifier and Type Class Description classDockerRhelMySqlConnectorITclassOcpAvroMySqlConnectorITclassOcpMySqlConnectorIT -
Uses of KafkaSetupFixture in io.debezium.testing.system.tests.postgresql
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.tests.postgresql Modifier and Type Interface Description interfacePostgreSqlTestCasesClasses in io.debezium.testing.system.tests.postgresql that implement KafkaSetupFixture Modifier and Type Class Description classDockerRhelPostgreSqlConnectorITclassOcpPostgreSqlConnectorIT -
Uses of KafkaSetupFixture in io.debezium.testing.system.tests.sqlserver
Subinterfaces of KafkaSetupFixture in io.debezium.testing.system.tests.sqlserver Modifier and Type Interface Description interfaceSqlServerTestCasesClasses in io.debezium.testing.system.tests.sqlserver that implement KafkaSetupFixture Modifier and Type Class Description classDockerRhelSqlServerConnectorITclassOcpSqlServerConnectorIT
-