public abstract class RxSendSubscribeByGroupOperationTest<T extends RxSendOperation & RxSubscribeByGroupOperation> extends RxSendSubscribeOperationTest<T>
| Modifier and Type | Field and Description |
|---|---|
protected String |
consumerGroup |
destination, messages, partitionId, sendSubscribeOperation, userMessage| Constructor and Description |
|---|
RxSendSubscribeByGroupOperationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setCheckpointConfig(CheckpointConfig checkpointConfig) |
protected rx.Observable<org.springframework.messaging.Message<?>> |
subscribe(String destination,
Class<?> payloadType) |
setUp, testSendByte, testSendReceiveWithManualCheckpointMode, testSendReceiveWithRecordCheckpointMode, testSendString, testSendUser, verifyCheckpointBatchSuccessCalled, verifyCheckpointSuccessCalledprotected String consumerGroup
protected rx.Observable<org.springframework.messaging.Message<?>> subscribe(String destination, Class<?> payloadType)
subscribe in class RxSendSubscribeOperationTest<T extends RxSendOperation & RxSubscribeByGroupOperation>protected void setCheckpointConfig(CheckpointConfig checkpointConfig)
setCheckpointConfig in class RxSendSubscribeOperationTest<T extends RxSendOperation & RxSubscribeByGroupOperation>Copyright © 2020 Microsoft. All rights reserved.