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.cookieparam.JAXRSClientIT
ee.jakarta.tck.ws.rs.ee.rs.cookieparam.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
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
static org.jboss.shrinkwrap.api.spec.WebArchive
Methods inherited from class ee.jakarta.tck.ws.rs.ee.rs.cookieparam.JAXRSClientIT
buildRequest, getDefaultValueOfParam, paramEntity, paramEntityThrowingAfterRequestSet
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, paramEntityDefault, 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="cookieparamsub") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException- Throws:
IOException
-
cookieParamSubTest
- Throws:
JAXRSCommonClient.Fault
-
cookieParamEntityWithConstructorTest
- Overrides:
cookieParamEntityWithConstructorTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamEntityWithValueOfTest
- Overrides:
cookieParamEntityWithValueOfTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamEntityWithFromStringTest
- Overrides:
cookieParamEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamSetEntityWithFromStringTest
- Overrides:
cookieParamSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamListEntityWithFromStringTest
- Overrides:
cookieParamListEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamSortedSetEntityWithFromStringTest
- Overrides:
cookieParamSortedSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamEntityWithConstructorTest
- Overrides:
cookieFieldParamEntityWithConstructorTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamEntityWithValueOfTest
- Overrides:
cookieFieldParamEntityWithValueOfTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamEntityWithFromStringTest
- Overrides:
cookieFieldParamEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamSetEntityWithFromStringTest
- Overrides:
cookieFieldParamSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamListEntityWithFromStringTest
- Overrides:
cookieFieldParamListEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldSortedSetEntityWithFromStringTest
- Overrides:
cookieFieldSortedSetEntityWithFromStringTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamThrowingWebApplicationExceptionTest
- Overrides:
cookieParamThrowingWebApplicationExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldThrowingWebApplicationExceptionTest
- Overrides:
cookieFieldThrowingWebApplicationExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamThrowingIllegalArgumentExceptionTest
- Overrides:
cookieParamThrowingIllegalArgumentExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieFieldParamThrowingIllegalArgumentExceptionTest
@Test public void cookieFieldParamThrowingIllegalArgumentExceptionTest() throws JAXRSCommonClient.Fault- Overrides:
cookieFieldParamThrowingIllegalArgumentExceptionTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-
cookieParamTest
- Overrides:
cookieParamTest
in classJAXRSClientIT
- Throws:
JAXRSCommonClient.Fault
-