Class JAXRSClientIT
java.lang.Object
ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient
ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT
@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class)
public class JAXRSClientIT
extends JaxrsCommonClient
-
Nested Class Summary
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.common.client.JaxrsCommonClient
clients, isTestCaseAfterInvocation, testCase
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
static org.jboss.shrinkwrap.api.spec.WebArchive
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
protected void
invokeRequestAndCheckResponse
(JAXRSCommonClient.Request method, ContextOperation operation) protected void
invokeRequestAndCheckResponse
(ContextOperation operation) void
void
void
void
Methods inherited from class ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient
addHeader, addProvider, bufferEntity, buildRequest, buildRequest, cleanup, getMetadata, getProvidersToRegister, getResponse, getResponseBody, getResponseBody, getResponseHeaders, getResponseStatusCode, getTestCase, invoke, listToString, printClientCall, setAsynchronousProcessing, setPrintEntity, setProperty, setRequestContentEntity, setTestProperties, setTextCaser, setup, setWebTestCaseProperties, splitByColon
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, buildRequest10, clearProperty, clearTestProperties, createHttpRequest, editWebXmlString, fault, getAbsoluteUrl, getAbsoluteUrl, getContextRoot, getLocalInterfaceInfo, getServletName, getStatusCode, isNullOrEmpty, logMsg, logTrace, objectsToString, objectsToString, setContextRoot, setProperty, setProperty, setServletName, setTestDir, setTestProperties, setWebTestCaseProperties, setWebTestCaseRequest, toString
-
Constructor Details
-
JAXRSClientIT
public JAXRSClientIT()
-
-
Method Details
-
createDeployment
@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException- Throws:
IOException
-
getAllowedMethodsTest
- Throws:
JAXRSCommonClient.Fault
-
getCookiesTest
- Throws:
JAXRSCommonClient.Fault
-
getCookiesIsReadOnlyTest
- Throws:
JAXRSCommonClient.Fault
-
getDateTest
- Throws:
JAXRSCommonClient.Fault
-
getDateIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityAnnotationsTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityAnnotationsWhenNoAnnotationsTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityAnnotationsWhenAnnotationsOnEntityTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityClassStringTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityClassByteArrayTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityClassInputStreamTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityStreamTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTagTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTagIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTypeStringTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTypeByteArrayTest
- Throws:
JAXRSCommonClient.Fault
-
getEntityTypeInputStreamTest
- Throws:
JAXRSCommonClient.Fault
-
containsHeaderStringTest
- Throws:
JAXRSCommonClient.Fault
-
getHeadersTest
- Throws:
JAXRSCommonClient.Fault
-
getHeadersIsMutableTest
- Throws:
JAXRSCommonClient.Fault
-
getHeaderStringTest
- Throws:
JAXRSCommonClient.Fault
-
getHeaderStringHeaderIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getHeaderStringHeaderUsesToStringMethodTest
- Throws:
JAXRSCommonClient.Fault
-
getHeaderStringHeaderUsesHeaderDelegateTest
- Throws:
JAXRSCommonClient.Fault
-
getHeaderStringHeaderIsCommaSepearatedTest
- Throws:
JAXRSCommonClient.Fault
-
getLanguageTest
- Throws:
JAXRSCommonClient.Fault
-
getLanguageIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getLastModifiedTest
- Throws:
JAXRSCommonClient.Fault
-
getLastModifiedIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getLengthTest
- Throws:
JAXRSCommonClient.Fault
-
getLengthWhenNoEntityTest
- Throws:
JAXRSCommonClient.Fault
-
getLinkTest
- Throws:
JAXRSCommonClient.Fault
-
getLinkWhenNoLinkTest
- Throws:
JAXRSCommonClient.Fault
-
getLinkBuilderTest
- Throws:
JAXRSCommonClient.Fault
-
getLinkBuilderWhenNoLinkTest
- Throws:
JAXRSCommonClient.Fault
-
getLinksTest
- Throws:
JAXRSCommonClient.Fault
-
getLinksWhenNoLinkTest
- Throws:
JAXRSCommonClient.Fault
-
getLocationTest
- Throws:
JAXRSCommonClient.Fault
-
getLocationWhenNoLocationTest
- Throws:
JAXRSCommonClient.Fault
-
getMediaTypeTest
- Throws:
JAXRSCommonClient.Fault
-
getMediaTypeWhenNoMediaTypeTest
- Throws:
JAXRSCommonClient.Fault
-
getStatusTest
- Throws:
JAXRSCommonClient.Fault
-
getStatusInfoTest
- Throws:
JAXRSCommonClient.Fault
-
getStringHeadersTest
- Throws:
JAXRSCommonClient.Fault
-
getStringHeadersHeaderIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getStringHeadersUsesToStringMethodTest
- Throws:
JAXRSCommonClient.Fault
-
getStringHeadersUsesHeaderDelegateTest
- Throws:
JAXRSCommonClient.Fault
-
getStringsHeaderMoreItemsTest
- Throws:
JAXRSCommonClient.Fault
-
hasEntityTest
- Throws:
JAXRSCommonClient.Fault
-
hasEntityWhenNoEntityTest
- Throws:
JAXRSCommonClient.Fault
-
hasLinkTest
- Throws:
JAXRSCommonClient.Fault
-
hasLinkWhenNoLinkTest
- Throws:
JAXRSCommonClient.Fault
-
setEntityTest
- Throws:
JAXRSCommonClient.Fault
-
setEntityStreamTest
- Throws:
JAXRSCommonClient.Fault
-
setStatusTest
- Throws:
JAXRSCommonClient.Fault
-
setStatusInfoTest
- Throws:
JAXRSCommonClient.Fault
-
invokeRequestAndCheckResponse
protected void invokeRequestAndCheckResponse(ContextOperation operation) throws JAXRSCommonClient.Fault - Throws:
JAXRSCommonClient.Fault
-
invokeRequestAndCheckResponse
protected void invokeRequestAndCheckResponse(JAXRSCommonClient.Request method, ContextOperation operation) throws JAXRSCommonClient.Fault - Throws:
JAXRSCommonClient.Fault
-