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