Class ThrowExceptionOverflowStrategyOverflowTest
- java.lang.Object
-
- org.eclipse.microprofile.reactive.messaging.tck.TckBase
-
- org.eclipse.microprofile.reactive.messaging.tck.channel.overflow.ThrowExceptionOverflowStrategyOverflowTest
-
public class ThrowExceptionOverflowStrategyOverflowTest extends TckBase
-
-
Constructor Summary
Constructors Constructor Description ThrowExceptionOverflowStrategyOverflowTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive>
deployment()
void
testOverflow()
-
Methods inherited from class org.eclipse.microprofile.reactive.messaging.tck.TckBase
getBaseArchive
-
-
-
-
Method Detail
-
deployment
@Deployment public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
-
testOverflow
public void testOverflow() throws InterruptedException
- Throws:
InterruptedException
-
-