Class JAXRSClientIT
java.lang.Object
ee.jakarta.tck.ws.rs.common.JAXRSCommonClient
ee.jakarta.tck.ws.rs.api.rs.core.link.JAXRSClientIT
-
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.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 TypeMethodDescriptionprotected void
assertContains
(String string, String substring) protected void
assertNotContains
(String string, String substring) 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 static jakarta.ws.rs.core.Link
linkFromResource
(String method) void
protected URI
protected static String
url()
void
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
-
JAXRSClientIT
public JAXRSClientIT()
-
-
Method Details
-
constructorTest
- Throws:
JAXRSCommonClient.Fault
-
fromMethodTest
- Throws:
JAXRSCommonClient.Fault
-
fromResourceMethodLinkUsedInInvocationTest
- Throws:
JAXRSCommonClient.Fault
-
fromResourceMethodThrowsIllegalArgumentExceptionNoMethodTest
@Test public void fromResourceMethodThrowsIllegalArgumentExceptionNoMethodTest() throws JAXRSCommonClient.Fault- Throws:
JAXRSCommonClient.Fault
-
fromResourceMethodThrowsIllegalArgumentExceptionNullMethodTest
@Test public void fromResourceMethodThrowsIllegalArgumentExceptionNullMethodTest() throws JAXRSCommonClient.Fault- Throws:
JAXRSCommonClient.Fault
-
fromResourceMethodThrowsIllegalArgumentExceptionNullClassTest
@Test public void fromResourceMethodThrowsIllegalArgumentExceptionNullClassTest() throws JAXRSCommonClient.Fault- Throws:
JAXRSCommonClient.Fault
-
fromUriTest
- Throws:
JAXRSCommonClient.Fault
-
fromUriThrowsIllegalArgumentExceptionTest
- Throws:
JAXRSCommonClient.Fault
-
fromUriStringTest
- Throws:
JAXRSCommonClient.Fault
-
fromUriStringThrowsIllegalArgumentExceptionTest
- Throws:
JAXRSCommonClient.Fault
-
getParamsFromResourceTest
- Throws:
JAXRSCommonClient.Fault
-
getParamsFromBuilderTest
- Throws:
JAXRSCommonClient.Fault
-
getRelTest
- Throws:
JAXRSCommonClient.Fault
-
getRelIsEmptyListTest
- Throws:
JAXRSCommonClient.Fault
-
getTitleTest
- Throws:
JAXRSCommonClient.Fault
-
getTitleIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getTypeTest
- Throws:
JAXRSCommonClient.Fault
-
getTypeIsNullTest
- Throws:
JAXRSCommonClient.Fault
-
getUriTest
- Throws:
JAXRSCommonClient.Fault
-
getUriBuilderTest
- Throws:
JAXRSCommonClient.Fault
-
serializationFromResourceTest
- Throws:
JAXRSCommonClient.Fault
-
valueOfThrowsIllegalArgumentExceptionTest
- Throws:
JAXRSCommonClient.Fault
-
getRelsTest
- Throws:
JAXRSCommonClient.Fault
-
getRelsIsEmptyTest
- Throws:
JAXRSCommonClient.Fault
-
fromResourceTest
- Throws:
JAXRSCommonClient.Fault
-
fromResourceWithMediaTypeTest
- Throws:
JAXRSCommonClient.Fault
-
fromResourceThrowsIAEWhenNullClassTest
- Throws:
JAXRSCommonClient.Fault
-
fromUriBuilderTest
- Throws:
JAXRSCommonClient.Fault
-
fromPathTest
- Throws:
JAXRSCommonClient.Fault
-
fromPathWithUriTemplateParamsTest
- Throws:
JAXRSCommonClient.Fault
-
fromPathThrowsIAETest
- Throws:
JAXRSCommonClient.Fault
-
fromLinkTest
- Throws:
JAXRSCommonClient.Fault
-
linkFromResource
-
assertContains
- Throws:
JAXRSCommonClient.Fault
-
assertNotContains
- Throws:
JAXRSCommonClient.Fault
-
uri
- Throws:
JAXRSCommonClient.Fault
-
url
-