Class JAXRSSubClientIT
java.lang.Object
ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
ee.jakarta.tck.ws.rs.ee.rs.JaxrsParamClient
ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT
ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub.JAXRSSubClientIT
@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class)
public class JAXRSSubClientIT
extends JAXRSClientIT
-
Nested Class Summary
Nested classes/interfaces inherited from class ee.jakarta.tck.ws.rs.ee.rs.JaxrsParamClient
JaxrsParamClient.CollectionName
Nested classes/interfaces inherited from class ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
JAXRSCommonClient.Fault, JAXRSCommonClient.Property, JAXRSCommonClient.Request
-
Field Summary
Fields inherited from class ee.jakarta.tck.ws.rs.ee.rs.JaxrsParamClient
searchEqualsEncoded, useDefaultValue
Fields inherited from class ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
_contextRoot, _generalURI, _hostname, _port, _redirect, _saveState, _servlet, _state, _testCase, _testName, _tsHome, _useSavedState, GET, GF_SUFFIX, GOLDENFILE, GOLDENFILEDIR, HTTP10, HTTP11, indent, newline, REQUEST, REQUEST_HEADERS, SEARCH_STRING, servletAdaptor, SERVLETHOSTPROP, SERVLETPORTPROP, SL, STATUS_CODE, TEST_PROPS, TESTDIR, TSHOME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT
buildRequest, getDefaultValueOfParam
Methods inherited from class ee.jakarta.tck.ws.rs.ee.rs.JaxrsParamClient
buildRequestAndInvoke, fieldCollectionEntityWithFromStringTest, fieldEntityWithConstructorTest, fieldEntityWithEncodedTest, fieldEntityWithFromStringTest, fieldEntityWithValueOfTest, fieldOrParamEncodedTest, fieldOrParamEntityName, fieldOrParamThrowingIllegalArgumentExceptionTest, fieldOrParamThrowingWebApplicationExceptionTest, fieldThrowingIllegalArgumentExceptionTest, fieldThrowingWebApplicationExceptionTest, paramCollectionEntityWithFromStringTest, paramEntity, paramEntityDefault, paramEntityThrowingAfterRequestSet, paramEntityWithConstructorTest, paramEntityWithEncodedTest, paramEntityWithFromStringTest, paramEntityWithValueOfTest, paramThrowingIllegalArgumentExceptionTest, paramThrowingWebApplicationExceptionTest, segmentFromParam
Methods inherited from class ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
assertCause, assertContains, assertContains, assertContainsIgnoreCase, assertContainsIgnoreCase, assertEquals, assertEqualsBool, assertEqualsInt, assertEqualsLong, assertNotNull, assertNull, assertResponseBodyContain, assertResponseHeadersContain, buildAccept, buildContentType, buildHeaderMediaType, buildRequest, buildRequest, buildRequest10, cleanup, clearProperty, clearTestProperties, createHttpRequest, editWebXmlString, fault, getAbsoluteUrl, getAbsoluteUrl, getContextRoot, getLocalInterfaceInfo, getResponseBody, getResponseHeaders, getResponseStatusCode, getServletName, getStatusCode, invoke, isNullOrEmpty, logMsg, logTrace, objectsToString, objectsToString, setContextRoot, setProperty, setProperty, setProperty, setServletName, setTestDir, setTestProperties, setup, setWebTestCaseProperties, setWebTestCaseRequest, toString
-
Constructor Details
-
JAXRSSubClientIT
public JAXRSSubClientIT()
-
-
Method Details
-
createDeployment
@Deployment(testable=false, name="jaxrs_ee_rs_pathparam_sub_deployment") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException- Throws:
IOException
-
test1
- Overrides:
test1
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test2
- Overrides:
test2
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test3
- Overrides:
test3
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test4
- Overrides:
test4
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test5
- Overrides:
test5
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test6
- Overrides:
test6
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
test7
- Overrides:
test7
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamEntityWithConstructorTest
- Overrides:
pathParamEntityWithConstructorTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamEntityWithValueOfTest
- Overrides:
pathParamEntityWithValueOfTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamEntityWithFromStringTest
- Overrides:
pathParamEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamSetEntityWithFromStringTest
- Overrides:
pathParamSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamSortedSetEntityWithFromStringTest
- Overrides:
pathParamSortedSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamListEntityWithFromStringTest
- Overrides:
pathParamListEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamEntityWithConstructorTest
- Overrides:
pathFieldParamEntityWithConstructorTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamEntityWithValueOfTest
- Overrides:
pathFieldParamEntityWithValueOfTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamEntityWithFromStringTest
- Overrides:
pathFieldParamEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamSetEntityWithFromStringTest
- Overrides:
pathFieldParamSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamSortedSetEntityWithFromStringTest
- Overrides:
pathFieldParamSortedSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathFieldParamListEntityWithFromStringTest
- Overrides:
pathFieldParamListEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamEntityWithEncodedTest
- Overrides:
pathParamEntityWithEncodedTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamThrowingWebApplicationExceptionTest
- Overrides:
pathParamThrowingWebApplicationExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
pathParamThrowingIllegalArgumentExceptionTest
- Overrides:
pathParamThrowingIllegalArgumentExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-