Package pw.avvero.test.kafka
Class RecordCaptor
java.lang.Object
pw.avvero.test.kafka.RecordCaptor
- All Implemented Interfaces:
RecordCaptorAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionawaitAtMost(int numberOrRecords, long millis) voidcapture(RecordSnapshot recordSnapshot) getRecords(String topic) getRecords(String topic, Object key)
-
Constructor Details
-
RecordCaptor
public RecordCaptor()
-
-
Method Details
-
capture
-
getRecords
- Specified by:
getRecordsin interfaceRecordCaptorAccess
-
getRecords
-
awaitAtMost
-