public class PayloadSubscriberAckTest extends TckBase
Modifier and Type | Class and Description |
---|---|
static class |
PayloadSubscriberAckTest.PayloadConsumer |
Constructor and Description |
---|
PayloadSubscriberAckTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() |
void |
testThatMessagesAreNackedAfterFailingProcessingOfMessage() |
getBaseArchive
@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–2021 Eclipse Foundation. All rights reserved.