Uses of Class
fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock.WithRabbitMockBuilder
Packages that use WithRabbitMock.WithRabbitMockBuilder
-
Uses of WithRabbitMock.WithRabbitMockBuilder in fr.ght1pc9kc.testy.beat.extensions
Methods in fr.ght1pc9kc.testy.beat.extensions that return WithRabbitMock.WithRabbitMockBuilderModifier and TypeMethodDescriptionWithRabbitMock.builder()
WithRabbitMock.WithRabbitMockBuilder.declareQueueAndExchange
(String queueName, String exchangeQueueName) Declare the queues and exchange for rabbit communicationWithRabbitMock.WithRabbitMockBuilder.withEmbeddedBroker
(EmbeddedBroker embeddedBroker) Define a customized embedded broker.