Class MockedReceiver.FixedRequestsConsumerBuilder
java.lang.Object
fr.ght1pc9kc.testy.beat.messaging.MockedReceiver.FixedRequestsConsumerBuilder
- Enclosing class:
- MockedReceiver
Intermediate builder for mocked consumer.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDefine the queue on which the messages are consumed.
-
Constructor Details
-
FixedRequestsConsumerBuilder
public FixedRequestsConsumerBuilder()
-
-
Method Details
-
on
Define the queue on which the messages are consumed.- Parameters:
queue
- The queue on which the messages are consumed.- Returns:
MockedReceiver.MockedConsumerBuilder
.
-