Class PlainKafkaAssertions
java.lang.Object
io.debezium.testing.system.assertions.PlainKafkaAssertions
- All Implemented Interfaces:
KafkaAssertions<String,String>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.testing.system.assertions.KafkaAssertions
assertMinimalRecordsCount, assertRecordsCount, assertTopicsExist
-
Field Details
-
kafkaConsumerProps
-
-
Constructor Details
-
PlainKafkaAssertions
-
-
Method Details
-
getConsumer
- Specified by:
getConsumerin interfaceKafkaAssertions<String,String>
-
assertRecordsContain
- Specified by:
assertRecordsContainin interfaceKafkaAssertions<String,String>
-