Uses of Class
io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
Packages that use MicrocksAsyncMinionContainer
-
Uses of MicrocksAsyncMinionContainer in io.github.microcks.testcontainers
Methods in io.github.microcks.testcontainers that return MicrocksAsyncMinionContainerModifier and TypeMethodDescriptionMicrocksContainersEnsemble.getAsyncMinionContainer()Get the wrapped Async Minion container to access management methods.MicrocksAsyncMinionContainer.withAmazonSNSConnection(AmazonServiceConnection connection) Connect the MicrocksAsyncMinionContainer to an Amazon SNS service to allow SNS messages mocking.MicrocksAsyncMinionContainer.withAmazonSQSConnection(AmazonServiceConnection connection) Connect the MicrocksAsyncMinionContainer to an Amazon SQS service to allow SQS messages mocking.MicrocksAsyncMinionContainer.withKafkaConnection(KafkaConnection connection) Connect the MicrocksAsyncMinionContainer to a Kafka server to allow Kafka messages mocking.