Uses of Class
io.debezium.testing.system.assertions.JdbcAssertions
Packages that use JdbcAssertions
-
Uses of JdbcAssertions in io.debezium.testing.system.tests.jdbc.sink
Fields in io.debezium.testing.system.tests.jdbc.sink declared as JdbcAssertionsConstructors in io.debezium.testing.system.tests.jdbc.sink with parameters of type JdbcAssertionsModifierConstructorDescriptionJdbcSinkTests(io.debezium.testing.system.tools.kafka.KafkaController kafkaController, io.debezium.testing.system.tools.kafka.KafkaConnectController connectController, JdbcAssertions assertions, io.debezium.testing.system.tools.kafka.ConnectorConfigBuilder connectorConfig) OcpJdbcSinkConnectorIT(io.debezium.testing.system.tools.kafka.KafkaController kafkaController, io.debezium.testing.system.tools.kafka.KafkaConnectController connectController, JdbcAssertions assertions, io.debezium.testing.system.tools.kafka.ConnectorConfigBuilder connectorConfig)