Package org.apache.kafka.streams.test
-
Class Summary Class Description ConsumerRecordFactory<K,V> Deprecated. Since 2.4 use methods ofTestInputTopic
insteadOutputVerifier Deprecated. Since 2.4 use methods ofTestOutputTopic
and standard assertion libraries insteadTestRecord<K,V> A key/value pair, including timestamp and record headers, to be sent to or received fromTopologyTestDriver
.