public class AsynchronousPayloadSubscriberAckTest extends TckBase
Modifier and Type | Class and Description |
---|---|
static class |
AsynchronousPayloadSubscriberAckTest.PayloadConsumer |
Constructor and Description |
---|
AsynchronousPayloadSubscriberAckTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() |
void |
testThatMessagesAreNackedAfterFailingProcessingOfMessage() |
getBaseArchive
public AsynchronousPayloadSubscriberAckTest()
@Deployment public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
public void testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() throws InterruptedException, TimeoutException, ExecutionException
public void testThatMessagesAreNackedAfterFailingProcessingOfMessage() throws InterruptedException, TimeoutException, ExecutionException
Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.