Package org.apache.kafka.streams
package org.apache.kafka.streams
-
ClassesClassDescriptionTestInputTopic<K,
V> TestInputTopicis used to pipe records to topic inTopologyTestDriver.TestOutputTopic<K,V> TestOutputTopicis used to read records from a topic inTopologyTestDriver.This class makes it easier to write tests to verify the behavior of topologies created withTopologyorStreamsBuilder.