| Class | Description |
|---|---|
| ConsumerRecordFactory<K,V> | Deprecated
Since 2.4 use methods of
TestInputTopic instead |
| OutputVerifier | Deprecated
Since 2.4 use methods of
TestOutputTopic and standard assertion libraries instead |
| TestRecord<K,V> |
A key/value pair, including timestamp and record headers, to be sent to or received from
TopologyTestDriver. |