public class EmitterOfPayloadAcknowledgementTest extends TckBase
Modifier and Type | Class and Description |
---|---|
static class |
EmitterOfPayloadAcknowledgementTest.MessageConsumer |
Constructor and Description |
---|
EmitterOfPayloadAcknowledgementTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatEmitterReceiveAcksAfterSuccessfulProcessingOfPayload() |
void |
testThatEmitterReceiveNacksAfterFailingProcessingOfPayload() |
getBaseArchive
@Deployment public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
public void testThatEmitterReceiveAcksAfterSuccessfulProcessingOfPayload()
public void testThatEmitterReceiveNacksAfterFailingProcessingOfPayload()
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.