Package io.debezium.function
Class BufferedBlockingConsumerTest
- java.lang.Object
-
- io.debezium.function.BufferedBlockingConsumerTest
-
public class BufferedBlockingConsumerTest extends Object
- Author:
- Randall Hauch
-
-
Constructor Summary
Constructors Constructor Description BufferedBlockingConsumerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbeforeEach()voidshouldMaintainSameOrder()
-
-
-
Method Detail
-
beforeEach
public void beforeEach()
-
shouldMaintainSameOrder
public void shouldMaintainSameOrder() throws InterruptedException- Throws:
InterruptedException
-
-