public abstract class SendSubscribeWithoutGroupOperationTest<T extends SendOperation & SubscribeOperation> extends SendSubscribeOperationTest<T>
destination, messages, partitionId, sendSubscribeOperation, userMessage| Constructor and Description |
|---|
SendSubscribeWithoutGroupOperationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setCheckpointConfig(CheckpointConfig checkpointConfig) |
protected void |
subscribe(String destination,
Consumer<org.springframework.messaging.Message<?>> consumer,
Class<?> payloadType) |
setUp, testSendByte, testSendReceiveWithManualCheckpointMode, testSendReceiveWithRecordCheckpointMode, testSendString, testSendUser, verifyCheckpointBatchSuccessCalled, verifyCheckpointFailure, verifyCheckpointFailureCalled, verifyCheckpointSuccess, verifyCheckpointSuccessCalledpublic SendSubscribeWithoutGroupOperationTest()
protected void subscribe(String destination, Consumer<org.springframework.messaging.Message<?>> consumer, Class<?> payloadType)
subscribe in class SendSubscribeOperationTest<T extends SendOperation & SubscribeOperation>protected void setCheckpointConfig(CheckpointConfig checkpointConfig)
setCheckpointConfig in class SendSubscribeOperationTest<T extends SendOperation & SubscribeOperation>Copyright © 2020 Microsoft. All rights reserved.