Class MpRestClientAsyncTest
java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.telemetry.tracing.tck.async.MpRestClientAsyncTest
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class MpRestClientAsyncTest
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:
-
-
Constructor Details
-
MpRestClientAsyncTest
public MpRestClientAsyncTest()
-
-
Method Details
-
createDeployment
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() -
testIntegrationWithMpRestClient
- Throws:
Exception
-
testIntegrationWithMpRestClientAsyncError
- Throws:
Exception
-
testIntegrationWithMpRestClientAsync
- Throws:
Exception
-
readSpans
public void readSpans() -
readSpansError
public void readSpansError()
-