Class JaxRsServerAsyncTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsServerAsyncTest
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class JaxRsServerAsyncTest
extends org.jboss.arquillian.testng.Arquillian
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.arquillian.testng.Arquillian
org.jboss.arquillian.testng.Arquillian.UpdateResultListener -
Field Summary
FieldsFields inherited from class org.jboss.arquillian.testng.Arquillian
ARQUILLIAN_DATA_PROVIDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchivevoidvoidvoidvoidMethods inherited from class org.jboss.arquillian.testng.Arquillian
arquillianAfterClass, arquillianAfterSuite, arquillianAfterTest, arquillianArgumentProvider, arquillianBeforeClass, arquillianBeforeSuite, arquillianBeforeTest, run
-
Field Details
-
QUERY_VALUE
- See Also:
-
-
Constructor Details
-
JaxRsServerAsyncTest
public JaxRsServerAsyncTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testJaxRsServerAsyncCompletionStage
public void testJaxRsServerAsyncCompletionStage() -
testJaxRsServerAsyncCompletionStageError
public void testJaxRsServerAsyncCompletionStageError() -
testJaxRsServerAsyncSuspend
public void testJaxRsServerAsyncSuspend() -
testJaxRsServerAsyncSuspendError
public void testJaxRsServerAsyncSuspendError()
-