Class JaxRsClientAsyncTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class JaxRsClientAsyncTest
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.WebArchivevoidvoidvoidvoidvoidMethods inherited from class org.jboss.arquillian.testng.Arquillian
arquillianAfterClass, arquillianAfterSuite, arquillianAfterTest, arquillianArgumentProvider, arquillianBeforeClass, arquillianBeforeSuite, arquillianBeforeTest, run
-
Field Details
-
TEST_PASSED
- See Also:
-
QUERY_VALUE
- See Also:
-
-
Constructor Details
-
JaxRsClientAsyncTest
public JaxRsClientAsyncTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testIntegrationWithJaxRsClient
- Throws:
Exception
-
testIntegrationWithJaxRsClientAsync
- Throws:
Exception
-
testIntegrationWithJaxRsClientError
- Throws:
Exception
-
readErrorSpans
public void readErrorSpans() -
readSpans
public void readSpans()
-