Uses of Class
ee.jakarta.tck.ws.rs.common.JAXRSCommonClient.Fault
Packages that use JAXRSCommonClient.Fault
Package
Description
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.client
Methods in ee.jakarta.tck.ws.rs.api.client.client that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertException
(Class<? extends Exception> exception, Object object, String method, Object... args) protected static <T extends Exception>
voidJAXRSClientIT.checkInvocationException
(jakarta.ws.rs.core.Link link, Class<T> exception, String messageOnException, String messageNoException) Check exception when calling Client#invocation() and logvoid
JAXRSClientIT.closeOnClientConfigTest()
void
JAXRSClientIT.closeOnClientInvocationWithLinkTest()
void
JAXRSClientIT.closeOnClientPropertyTest()
void
JAXRSClientIT.closeOnClientRegisterClassMapTest()
void
JAXRSClientIT.closeOnClientRegisterClassTest()
void
JAXRSClientIT.closeOnClientRegisterClassWithContractsTest()
void
JAXRSClientIT.closeOnClientRegisterClassWithPriorityTest()
void
JAXRSClientIT.closeOnClientRegisterObjectTest()
void
JAXRSClientIT.closeOnClientRegisterObjectWithContractsTest()
void
JAXRSClientIT.closeOnClientRegisterObjectWithMapTest()
void
JAXRSClientIT.closeOnClientRegisterObjectWithPriorityTest()
void
JAXRSClientIT.closeOnClientTargetWithLinkTest()
void
JAXRSClientIT.closeOnClientTargetWithStringTest()
void
JAXRSClientIT.closeOnClientTargetWithUriBuilderTest()
void
JAXRSClientIT.closeOnClientTargetWithUriTest()
void
JAXRSClientIT.closeOnWebTargetConfigTest()
void
JAXRSClientIT.closeOnWebTargetGetUriBuilderTest()
void
JAXRSClientIT.closeOnWebTargetGetUriTest()
void
JAXRSClientIT.closeOnWebTargetMatrixParamTest()
void
JAXRSClientIT.closeOnWebTargetPathTest()
void
JAXRSClientIT.closeOnWebTargetPropertyTest()
void
JAXRSClientIT.closeOnWebTargetQueryParamTest()
void
JAXRSClientIT.closeOnWebTargetRegisterClassMapTest()
void
JAXRSClientIT.closeOnWebTargetRegisterClassTest()
void
JAXRSClientIT.closeOnWebTargetRegisterClassWithContractsTest()
void
JAXRSClientIT.closeOnWebTargetRegisterClassWithPriorityTest()
void
JAXRSClientIT.closeOnWebTargetRegisterObjectTest()
void
JAXRSClientIT.closeOnWebTargetRegisterObjectWithContractsTest()
void
JAXRSClientIT.closeOnWebTargetRegisterObjectWithMapTest()
void
JAXRSClientIT.closeOnWebTargetRegisterObjectWithPriorityTest()
void
JAXRSClientIT.closeOnWebTargetRequestTest()
void
JAXRSClientIT.closeOnWebTargetRequestWithMediaTypeNameTest()
void
JAXRSClientIT.closeOnWebTargetRequestWithMediaTypeTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplateFromEncodedTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplatesFromEncodedTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplatesMapBooleanTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplatesMapTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplateStringObjectBooleanTest()
void
JAXRSClientIT.closeOnWebTargetResolveTemplateStringObjectTest()
void
JAXRSClientIT.invocationFromLinkExceptionNoLinkTest()
void
JAXRSClientIT.targetLinkTest()
void
JAXRSClientIT.targetStringTest()
void
JAXRSClientIT.targetUriBuilderTest()
void
JAXRSClientIT.targetUriTest()
void
JAXRSClientIT.targetWithLinkNullPointerExceptionTest()
void
JAXRSClientIT.targetWithStringIllegalArgumentExceptionTest()
void
JAXRSClientIT.targetWithStringNullPointerExceptionTest()
void
JAXRSClientIT.targetWithUriBuilderNullPointerExceptionTest()
void
JAXRSClientIT.targetWithUriNullPointerExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.clientbuilder
Methods in ee.jakarta.tck.ws.rs.api.client.clientbuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.newClientNoParamTest()
void
JAXRSClientIT.newClientWithConfigurationTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.clientrequestcontext
Methods in ee.jakarta.tck.ws.rs.api.client.clientrequestcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.abortWithTest()
protected static void
JAXRSClientIT.assertContains
(String string, String substring) protected static void
JAXRSClientIT.assertStatus
(jakarta.ws.rs.core.Response r, jakarta.ws.rs.core.Response.Status status) protected void
ContextProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
GetPropertyNamesIsImmutableProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
GetPropertyNamesProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
GetSetPropertyProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
RemovePropertyProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
SetEntityProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) This method expects the request with entity != String.class has been sent Also, the mediaType is MediaType.WILDCARD_TYPEvoid
JAXRSClientIT.containsHeaderStringTest()
void
JAXRSClientIT.getAcceptableLanguagesByWeightsTest()
void
JAXRSClientIT.getAcceptableLanguagesIsImmutableTest()
void
JAXRSClientIT.getAcceptableLanguagesTest()
void
JAXRSClientIT.getAcceptableMediaTypesIsImmutableTest()
void
JAXRSClientIT.getAcceptableMediaTypesIsSortedTest()
void
JAXRSClientIT.getAcceptableMediaTypesTest()
void
JAXRSClientIT.getClientTest()
void
JAXRSClientIT.getConfigurationTest()
void
JAXRSClientIT.getCookiesIsImmutableTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateNullTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityAnnotationsIsNotTakenFromEntityClassTest()
void
JAXRSClientIT.getEntityAnnotationsNullTest()
void
JAXRSClientIT.getEntityAnnotationsTest()
void
JAXRSClientIT.getEntityClassListStringTest()
void
JAXRSClientIT.getEntityClassTest()
void
JAXRSClientIT.getEntityNullTest()
void
JAXRSClientIT.getEntityTest()
void
JAXRSClientIT.getEntityTypeListStringTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getHeaderStringUsingHeaderDelegateTest()
void
JAXRSClientIT.getLanguageIsNullTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getMediaTypeIsNullTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getMethodTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsImmutableTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getSetPropertyTest()
void
JAXRSClientIT.getStringHeadersReflectsTheUnderlayingMapTest()
void
JAXRSClientIT.getStringHeadersTest()
void
JAXRSClientIT.getStringHeadersUsingHeaderDelegateTest()
void
JAXRSClientIT.getUriTest()
void
JAXRSClientIT.hasEntityTest()
protected static jakarta.ws.rs.core.Response
JAXRSClientIT.invoke
(jakarta.ws.rs.client.Invocation i) Call given provider CheckContextFilter methodvoid
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setEntityTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext
Methods in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertStatus
(jakarta.ws.rs.core.Response r, jakarta.ws.rs.core.Response.Status status) protected void
ContextProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext requestContext, jakarta.ws.rs.client.ClientResponseContext responseContext) void
JAXRSClientIT.containsHeaderStringTest()
void
JAXRSClientIT.getAllowedMethodsTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityStreamTest()
void
JAXRSClientIT.getEntityTagTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringIsCommaSeparatedTest()
<T> void
JAXRSClientIT.getHeaderStringIsEmptyTest()
void
JAXRSClientIT.getHeaderStringIsNullTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getLastModifiedTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.getLinkBuilderTest()
void
JAXRSClientIT.getLinksTest()
void
JAXRSClientIT.getLinkTest()
void
JAXRSClientIT.getLocationTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getStatusInfoTest()
void
JAXRSClientIT.getStatusTest()
void
JAXRSClientIT.hasEntityWhenEntityTest()
void
JAXRSClientIT.hasEntityWhenNoEntityTest()
void
JAXRSClientIT.hasLinkWhenLinkTest()
void
JAXRSClientIT.hasLinkWhenNoLinkTest()
protected static jakarta.ws.rs.core.Response
JAXRSClientIT.invoke
(jakarta.ws.rs.client.Invocation i) Call given provider CheckContextFilter methodprotected static void
JAXRSClientIT.invokeWithResponseAndAssertStatus
(jakarta.ws.rs.core.Response response, jakarta.ws.rs.core.Response.Status status, ContextProvider provider) void
JAXRSClientIT.setEntityStreamTest()
void
JAXRSClientIT.setStatusInfoTest()
void
JAXRSClientIT.setStatusTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.entity
Methods in ee.jakarta.tck.ws.rs.api.client.entity that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected <T> void
JAXRSClientIT.assertAnnotation
(jakarta.ws.rs.client.Entity<T> entity, Annotation original) protected <T> void
JAXRSClientIT.assertAnnotations
(jakarta.ws.rs.client.Entity<T> entity, Annotation[] original) protected <T> void
JAXRSClientIT.assertEncoding
(jakarta.ws.rs.client.Entity<T> entity, String original) protected <T> void
JAXRSClientIT.assertEntity
(jakarta.ws.rs.client.Entity<T> entity, String original) protected <T> void
JAXRSClientIT.assertLanguages
(jakarta.ws.rs.client.Entity<T> entity, Locale original) protected <T> void
JAXRSClientIT.assertMediaType
(jakarta.ws.rs.client.Entity<T> entity, String original) protected <T> void
JAXRSClientIT.assertVariant
(jakarta.ws.rs.client.Entity<T> entity, jakarta.ws.rs.core.Variant original) void
JAXRSClientIT.entityMediaTypeAnnotationsDifferentEntitiesTest()
void
JAXRSClientIT.entityMediaTypeAnnotationsTest()
void
JAXRSClientIT.entityMediaTypeGetEntityTest()
void
JAXRSClientIT.entityMediaTypeTest()
void
JAXRSClientIT.entityStringGetEntityTest()
void
JAXRSClientIT.entityStringTest()
void
JAXRSClientIT.entityStringThrowsExceptionWhenNullTest()
void
JAXRSClientIT.entityStringThrowsExceptionWhenUnparsableTest()
void
JAXRSClientIT.entityVariantAnnotationsTest()
void
JAXRSClientIT.entityVariantTest()
void
JAXRSClientIT.formFormTest()
void
JAXRSClientIT.formMultivaluedMapTest()
protected <T> T[]
JAXRSClientIT.getMediaTypes
(Class<T> clazz) MediaType should either be an enum or have the values method It's neither so this method uses reflection to acquire public static fields of given class, either MediaType or String.void
JAXRSClientIT.htmlTest()
void
JAXRSClientIT.jsonTest()
void
JAXRSClientIT.textTest()
void
JAXRSClientIT.xhtmlTest()
void
JAXRSClientIT.xmlTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.invocation
Methods in ee.jakarta.tck.ws.rs.api.client.invocation that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertContains
(jakarta.ws.rs.core.Response response, String what) protected void
JAXRSClientIT.assertContains
(String responseEntity, String what) protected void
JAXRSClientIT.assertExceptionWithProcessingExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertExceptionWithWebApplicationExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertProcessingExceptionIsCauseAndLog
(ExecutionException e) protected void
JAXRSClientIT.assertStatus
(jakarta.ws.rs.core.Response response, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertStatus
(Future<jakarta.ws.rs.core.Response> future, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertWebApplicationExceptionIsCauseAndLog
(ExecutionException e) void
void
JAXRSClientIT.invokeClassTest()
void
JAXRSClientIT.invokeClassThrowsExceptionTest()
void
void
JAXRSClientIT.invokeGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.invokeGenericTypeTest()
void
JAXRSClientIT.invokeGenericTypeThrowsExceptionTest()
void
JAXRSClientIT.invokePlainTest()
void
JAXRSClientIT.invokeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.invokeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.invokeThrowsExceptionTest()
void
void
JAXRSClientIT.submitClassTest()
void
void
JAXRSClientIT.submitGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.submitGenericTypeTest()
void
JAXRSClientIT.submitGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.submitInvocationCallbackResponseThrowsNoWebAppExceptionTest()
void
JAXRSClientIT.submitInvocationCallbackStringThrowsWebAppExceptionTest()
void
JAXRSClientIT.submitInvocationCallbackTest()
void
JAXRSClientIT.submitInvocationCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.submitPlainTest()
void
JAXRSClientIT.submitPlainThrowsProcessingExceptionTest()
void
JAXRSClientIT.submitResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.submitStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.submitStringThrowsWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.invocationcallback
Methods in ee.jakarta.tck.ws.rs.api.client.invocationcallback that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.completedTest()
void
JAXRSClientIT.failedTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.responseprocessingexception
Methods in ee.jakarta.tck.ws.rs.api.client.responseprocessingexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.client.ResponseProcessingException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.client.ResponseProcessingException e, String message) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.client.ResponseProcessingException e) void
JAXRSClientIT.constructorWithCheckedExceptionAndNotNullMessageTest()
void
JAXRSClientIT.constructorWithCheckedExceptionNullMessageTest()
void
JAXRSClientIT.constructorWithCheckedExceptionTest()
void
JAXRSClientIT.constructorWithNotNullMessageTest()
void
JAXRSClientIT.constructorWithNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableNotNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionAndNotNullMessageTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionNullMessageTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.client.webtarget
Methods in ee.jakarta.tck.ws.rs.api.client.webtarget that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertConfigurationSnapshot
(jakarta.ws.rs.client.WebTarget target) Whenever a new instance of WebTarget is created, one should check the Configuration is inherited, i.e.protected static void
JAXRSClientIT.assertContains
(String string, String substring) protected static void
JAXRSClientIT.assertUriContains
(URI uri, String suffix) protected jakarta.ws.rs.client.WebTarget
JAXRSClientIT.createWebTarget()
void
JAXRSClientIT.getUriBuilderIsDetachedTest()
void
JAXRSClientIT.getUriBuilderTest()
void
JAXRSClientIT.getUriTest()
void
JAXRSClientIT.matrixParamOnTwoSegmentsTest()
void
JAXRSClientIT.matrixParamTest()
void
JAXRSClientIT.matrixParamThrowsNPEOnFirstArgIsNullTest()
void
JAXRSClientIT.matrixParamThrowsNPEOnNameTest()
void
JAXRSClientIT.matrixParamThrowsNPEOnSecondArgIsNullTest()
void
void
JAXRSClientIT.pathTest()
void
JAXRSClientIT.pathThrowsNPEOnNullTest()
void
JAXRSClientIT.queryParamNullValueTest()
void
JAXRSClientIT.queryParamTest()
void
JAXRSClientIT.queryParamThrowsNPEOnNullNameTest()
void
JAXRSClientIT.queryParamThrowsNPEOnNullValueTest()
void
JAXRSClientIT.requestMediaTypeTest()
void
JAXRSClientIT.requestNoArgTest()
void
JAXRSClientIT.requestStringTest()
void
JAXRSClientIT.resolveTemplateFromEncodedTest()
void
JAXRSClientIT.resolveTemplateFromEncodedThrowsNPEForNullNameTest()
void
JAXRSClientIT.resolveTemplateFromEncodedThrowsNPEForNullValueTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedReturnsTheSameTargetTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNPEForNullMapTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNPEForNullNameTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNPEForNullValueTest()
void
JAXRSClientIT.resolveTemplatesNullMapTest()
void
JAXRSClientIT.resolveTemplatesNullNameTest()
void
JAXRSClientIT.resolveTemplatesNullValueTest()
void
JAXRSClientIT.resolveTemplatesReturnsTheSameTargetTest()
void
JAXRSClientIT.resolveTemplatesTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanFalseReturnsTheSameTargetTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanFalseTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanNullMapTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanNullNameTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanNullValueTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanTrueReturnsTheSameTargetTest()
void
JAXRSClientIT.resolveTemplatesWithBooleanTrueTest()
void
JAXRSClientIT.resolveTemplateTest()
void
JAXRSClientIT.resolveTemplateThrowsNPEOnNullNameTest()
void
JAXRSClientIT.resolveTemplateThrowsNPEOnNullValueTest()
void
JAXRSClientIT.resolveTemplateWithBooleanFalseTest()
void
JAXRSClientIT.resolveTemplateWithBooleanFalseThrowsNPEOnNullNameTest()
void
JAXRSClientIT.resolveTemplateWithBooleanFalseThrowsNPEOnNullValueTest()
void
JAXRSClientIT.resolveTemplateWithBooleanTrueTest()
void
JAXRSClientIT.resolveTemplateWithBooleanTrueThrowsNPEOnNullNameTest()
void
JAXRSClientIT.resolveTemplateWithBooleanTrueThrowsNPEOnNullValueTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.badrequestexception
Methods in ee.jakarta.tck.ws.rs.api.rs.badrequestexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.BadRequestException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.BadRequestException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.BadRequestException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringRequestThrowableTest()
void
JAXRSClientIT.constructorStringRequestThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowsIEATest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.bindingpriority
Methods in ee.jakarta.tck.ws.rs.api.rs.bindingpriority that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
ContextProvider.assertFault
(boolean conditionTrue, Object... message) void
JAXRSClientIT.checkBindingPriorityHigherRegisteredFirstTest()
void
JAXRSClientIT.checkBindingPriorityLowerRegisteredFirstTest()
protected void
ContextProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
HigherPriorityProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) protected void
LowerPriorityProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.clienterrorexception
Methods in ee.jakarta.tck.ws.rs.api.rs.clienterrorexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.ClientErrorException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.ClientErrorException e, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.ClientErrorException e, jakarta.ws.rs.core.Response.Status status, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorIntNotValidStatusThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorIntNotValidStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorIntTest()
void
JAXRSClientIT.constructorIntThrowableTest()
void
JAXRSClientIT.constructorIntThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorIntThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusNullThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusNullThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusTest()
void
JAXRSClientIT.constructorStatusThrowableTest()
void
JAXRSClientIT.constructorStatusThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorStringIntNotValidStatusThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringIntNotValidStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorStringIntTest()
void
JAXRSClientIT.constructorStringIntThrowableTest()
void
JAXRSClientIT.constructorStringIntThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringIntThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseThrowsIEATest()
void
JAXRSClientIT.constructorStringStatusNullThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusNullThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusTest()
void
JAXRSClientIT.constructorStringStatusThrowableTest()
void
JAXRSClientIT.constructorStringStatusThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusThrowsIAETest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.abstractmultivaluedmap
Methods in ee.jakarta.tck.ws.rs.api.rs.core.abstractmultivaluedmap that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.addAllEmptyValuesTest()
void
JAXRSClientIT.addAllListEmptyValuesTest()
void
JAXRSClientIT.addAllListNullValuesTest()
void
JAXRSClientIT.addAllListTest()
void
JAXRSClientIT.addAllListThrowsNPETest()
void
JAXRSClientIT.addAllNullValuesTest()
void
JAXRSClientIT.addAllThrowsNPETest()
void
JAXRSClientIT.addAllValuesTest()
void
JAXRSClientIT.addFirstNullTest()
void
JAXRSClientIT.addFirstTest()
void
JAXRSClientIT.addNullKeyTest()
void
JAXRSClientIT.addNullValuesTest()
void
JAXRSClientIT.addTest()
protected static void
JAXRSClientIT.assertContains
(jakarta.ws.rs.core.AbstractMultivaluedMap<String, Object> map, String key, Object... values) protected static void
JAXRSClientIT.assertContainsDefaultValues
(jakarta.ws.rs.core.AbstractMultivaluedMap<String, Object> map) protected static void
JAXRSClientIT.assertNotContains
(jakarta.ws.rs.core.AbstractMultivaluedMap<String, Object> map, String key, Object... values) void
JAXRSClientIT.clearTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.containsKeyTest()
void
JAXRSClientIT.containsValueTest()
void
JAXRSClientIT.entrySetTest()
void
JAXRSClientIT.equalsIgnoreValueOrderTest()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.hashCodeTest()
void
JAXRSClientIT.isEmptyTest()
void
JAXRSClientIT.keySetTest()
void
JAXRSClientIT.putAllTest()
void
JAXRSClientIT.putSingleNullValueTest()
void
JAXRSClientIT.putSingleTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.removeTest()
void
JAXRSClientIT.sizeTest()
void
JAXRSClientIT.toStringTest()
void
JAXRSClientIT.valuesTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.cachecontrol
Methods in ee.jakarta.tck.ws.rs.api.rs.core.cachecontrol that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.emptyConstructorTest()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.getExtensionTest()
void
JAXRSClientIT.maxAgeTest()
void
JAXRSClientIT.noCacheTest()
void
JAXRSClientIT.noStoreTest()
void
JAXRSClientIT.noTransformTest()
void
JAXRSClientIT.privateTest()
void
JAXRSClientIT.proxyRevalidateTest()
void
JAXRSClientIT.revalidateTest()
void
JAXRSClientIT.sMaxAgeTest()
void
JAXRSClientIT.toStringTest()
void
JAXRSClientIT.valueOfTest()
void
JAXRSClientIT.valueOfTest1()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.configurable
Methods in ee.jakarta.tck.ws.rs.api.rs.core.configurable that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected abstract void
SingleCheckAssertable.check
(jakarta.ws.rs.core.Configurable<?> configurable) abstract void
Assertable.check1OnClient
(jakarta.ws.rs.client.Client client) void
SingleCheckAssertable.check1OnClient
(jakarta.ws.rs.client.Client client) abstract void
Assertable.check2OnTarget
(jakarta.ws.rs.client.WebTarget target) void
SingleCheckAssertable.check2OnTarget
(jakarta.ws.rs.client.WebTarget target) protected void
JAXRSClientIT.checkConfig
(Assertable assertable, Object[] registerables) Check on every possible setting of configuration by a Feature or a singletonprotected void
JAXRSClientIT.checkConfig
(Registrar registrar, Assertable assertable, Object[] registerables) void
JAXRSClientIT.registerClassContractsTest()
void
JAXRSClientIT.registerFeatureClassReturningFalseTest()
void
JAXRSClientIT.registerFeatureClassReturningFalseWithPriorityTest()
void
JAXRSClientIT.registerFeatureInstanceReturningFalseTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.configuration
Methods in ee.jakarta.tck.ws.rs.api.rs.core.configuration that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.checkConfig
(Registrar registrar, Assertable assertable, Object[] registerables) void
JAXRSClientIT.getClassesIsImmutableTest()
void
JAXRSClientIT.getClassesIsNeverNullTest()
void
JAXRSClientIT.getClassesTest()
void
JAXRSClientIT.getContractsIsNeverNullTest()
void
JAXRSClientIT.getContractsTest()
void
JAXRSClientIT.getInstancesIsImmutableTest()
void
JAXRSClientIT.getInstancesIsNeverNullTest()
void
JAXRSClientIT.getInstancesTest()
void
JAXRSClientIT.getPropertiesIsImmutableTest()
void
JAXRSClientIT.getPropertiesTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsImmutableTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getPropertyTest()
void
JAXRSClientIT.getRuntimeTypeTest()
void
JAXRSClientIT.isRegisteredProviderRegisteredClassTest()
void
JAXRSClientIT.isRegisteredProviderRegisteredInstanceTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.cookie
Methods in ee.jakarta.tck.ws.rs.api.rs.core.cookie that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.constructorTest3()
void
JAXRSClientIT.constructorTest4()
void
JAXRSClientIT.constructorTest5()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.parseTest1()
void
JAXRSClientIT.parseTest2()
void
JAXRSClientIT.parseTest3()
void
JAXRSClientIT.toStringTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.entitytag
Methods in ee.jakarta.tck.ws.rs.api.rs.core.entitytag that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.toStringTest()
void
JAXRSClientIT.valueOfTest()
void
JAXRSClientIT.valueOfTest1()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.form
Methods in ee.jakarta.tck.ws.rs.api.rs.core.form that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorMultivaluedMapArgTest()
jakarta.ws.rs.core.Form
JAXRSClientIT.constructorNoArgTest()
void
JAXRSClientIT.constructorStringArgsTest()
void
JAXRSClientIT.paramTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.genericentity
Methods in ee.jakarta.tck.ws.rs.api.rs.core.genericentity that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.constructorWith1ArgTest()
void
JAXRSClientIT.constructorWith2ArgsTest()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.getEntityTest()
void
JAXRSClientIT.getRawTypeTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.hashCodeTest()
void
JAXRSClientIT.singleArgumentConstructorTest()
void
JAXRSClientIT.toStringTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.generictype
Methods in ee.jakarta.tck.ws.rs.api.rs.core.generictype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorProtectedTest()
void
JAXRSClientIT.constructorWithTypeTest()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.hashCodeTest()
void
JAXRSClientIT.toStringTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.link
Methods in ee.jakarta.tck.ws.rs.api.rs.core.link that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertContains
(String string, String substring) protected void
JAXRSClientIT.assertNotContains
(String string, String substring) void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.fromLinkTest()
void
JAXRSClientIT.fromMethodTest()
void
JAXRSClientIT.fromPathTest()
void
JAXRSClientIT.fromPathThrowsIAETest()
void
JAXRSClientIT.fromPathWithUriTemplateParamsTest()
void
JAXRSClientIT.fromResourceMethodLinkUsedInInvocationTest()
void
JAXRSClientIT.fromResourceMethodThrowsIllegalArgumentExceptionNoMethodTest()
void
JAXRSClientIT.fromResourceMethodThrowsIllegalArgumentExceptionNullClassTest()
void
JAXRSClientIT.fromResourceMethodThrowsIllegalArgumentExceptionNullMethodTest()
void
JAXRSClientIT.fromResourceTest()
void
JAXRSClientIT.fromResourceThrowsIAEWhenNullClassTest()
void
JAXRSClientIT.fromResourceWithMediaTypeTest()
void
JAXRSClientIT.fromUriBuilderTest()
void
JAXRSClientIT.fromUriStringTest()
void
JAXRSClientIT.fromUriStringThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.fromUriTest()
void
JAXRSClientIT.fromUriThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.getParamsFromBuilderTest()
void
JAXRSClientIT.getParamsFromResourceTest()
void
JAXRSClientIT.getRelIsEmptyListTest()
void
JAXRSClientIT.getRelsIsEmptyTest()
void
JAXRSClientIT.getRelsTest()
void
JAXRSClientIT.getRelTest()
void
JAXRSClientIT.getTitleIsNullTest()
void
JAXRSClientIT.getTitleTest()
void
JAXRSClientIT.getTypeIsNullTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.getUriBuilderTest()
void
JAXRSClientIT.getUriTest()
void
JAXRSClientIT.serializationFromResourceTest()
protected URI
void
JAXRSClientIT.valueOfThrowsIllegalArgumentExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.linkbuilder
Methods in ee.jakarta.tck.ws.rs.api.rs.core.linkbuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertContains
(String string, String substring) void
JAXRSClientIT.baseUriIsIgnoredStringTest()
void
JAXRSClientIT.baseUriIsIgnoredURITest()
void
JAXRSClientIT.baseUriIsNotJustBaseStringTest()
void
JAXRSClientIT.baseUriIsNotJustBaseURITest()
void
JAXRSClientIT.baseUriStringTest()
void
JAXRSClientIT.baseUriStringThrowsIAETest()
void
JAXRSClientIT.baseUriURITest()
void
JAXRSClientIT.buildNoArgsThrowsUriBuilderExceptionTest()
void
JAXRSClientIT.buildNoArgTest()
void
JAXRSClientIT.buildObjectsTest()
void
JAXRSClientIT.buildObjectsThrowsUriBuilderExceptionTest()
void
JAXRSClientIT.buildRelativizedDoesNotSharePrefixTest()
void
JAXRSClientIT.buildRelativizedTest()
void
JAXRSClientIT.buildRelativizedThrowsIAEWhenNotSuppliedValuesTest()
void
JAXRSClientIT.buildRelativizedThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
void
JAXRSClientIT.buildRelativizedThrowsIAEWhenSuppliedValueIsNullTest()
void
JAXRSClientIT.buildRelativizedThrowsUriBuilderExceptionTest()
void
JAXRSClientIT.buildThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
void
JAXRSClientIT.linkLinkTest()
void
JAXRSClientIT.linkStringTest()
void
JAXRSClientIT.linkStringThrowsIAETest()
void
JAXRSClientIT.paramTest()
void
JAXRSClientIT.paramThrowsExceptionWhenNullNameTest()
void
JAXRSClientIT.paramThrowsExceptionWhenNullValueTest()
void
JAXRSClientIT.relMoreNamesTest()
void
JAXRSClientIT.relTest()
void
JAXRSClientIT.titleTest()
void
JAXRSClientIT.typeTest()
protected URI
void
JAXRSClientIT.uriBuilderTest()
void
JAXRSClientIT.uriStringTest()
void
JAXRSClientIT.uriStringThrowsIAETest()
void
JAXRSClientIT.uriUriTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.mediatype
Methods in ee.jakarta.tck.ws.rs.api.rs.core.mediatype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorStringStringStringTest()
void
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.constructorTest3()
void
JAXRSClientIT.equalsTest1()
void
JAXRSClientIT.equalsTest2()
void
JAXRSClientIT.equalsTest3()
void
JAXRSClientIT.equalsTest4()
void
JAXRSClientIT.hashCodeTest1()
void
JAXRSClientIT.hashCodeTest2()
void
JAXRSClientIT.hashCodeTest3()
void
JAXRSClientIT.isCompatibleTest1()
void
JAXRSClientIT.isCompatibleTest2()
void
JAXRSClientIT.isCompatibleTest3()
void
JAXRSClientIT.toStringTest()
void
JAXRSClientIT.valueOfTest()
void
JAXRSClientIT.valueOfTest1()
void
JAXRSClientIT.wildcardTest()
void
JAXRSClientIT.withCharsetNullOrEmptyCharsetTest()
void
JAXRSClientIT.withCharsetTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedhashmap
Methods in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedhashmap that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertContains
(jakarta.ws.rs.core.MultivaluedMap<String, String> map, String key, String... values) protected static void
JAXRSClientIT.assertContainsDefaultValues
(jakarta.ws.rs.core.AbstractMultivaluedMap<String, String> map) protected static void
JAXRSClientIT.assertNotContains
(jakarta.ws.rs.core.AbstractMultivaluedMap<String, String> map, String key, String... values) void
JAXRSClientIT.constructorWithCapacityAndLoadTest()
void
JAXRSClientIT.constructorWithCapacityAndLoadThrowsExceptionForCapacityTest()
void
JAXRSClientIT.constructorWithCapacityAndLoadThrowsExceptionForLoadTest()
void
JAXRSClientIT.constructorWithInitialCapacityTest()
void
JAXRSClientIT.constructorWithInitialCapacityThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.constructorWithMapTest()
void
JAXRSClientIT.constructorWithMapThrowsNPETest()
void
JAXRSClientIT.constructorWithSingleValuedMapTest()
void
JAXRSClientIT.constructorWithSingleValuedMapThrowsNPETest()
void
JAXRSClientIT.defaultConstructorTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedmap
Methods in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedmap that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.addAllListEmptyReturnsImmediatellyTest()
void
JAXRSClientIT.addAllListNullKeyTest()
void
JAXRSClientIT.addAllListTest()
void
JAXRSClientIT.addAllListThrowNPETest()
void
JAXRSClientIT.addAllValuesEmptyReturnsImmediatellyTest()
void
JAXRSClientIT.addAllValuesNullKeyTest()
void
JAXRSClientIT.addAllValuesTest()
void
JAXRSClientIT.addAllValuesThrowNPETest()
void
JAXRSClientIT.addFirstTest()
void
JAXRSClientIT.equalsIgnoreValueOrderTest()
void
JAXRSClientIT.getFirstWhenEmptyTest()
void
JAXRSClientIT.getFirstWhenFirstErasedTest()
void
JAXRSClientIT.getFirstWhenKeyIsNullTest()
void
JAXRSClientIT.getFirstWhenListClearedTest()
void
JAXRSClientIT.getFirstWhenMoreItemsTest()
void
JAXRSClientIT.getFirstWhenSingleItemTest()
void
JAXRSClientIT.putSingleTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.newcookie
Methods in ee.jakarta.tck.ws.rs.api.rs.core.newcookie that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest10()
void
JAXRSClientIT.constructorTest11()
void
JAXRSClientIT.constructorTest12()
void
JAXRSClientIT.constructorTest13()
void
JAXRSClientIT.constructorTest14()
void
JAXRSClientIT.constructorTest15()
void
JAXRSClientIT.constructorTest16()
void
JAXRSClientIT.constructorTest17()
void
JAXRSClientIT.constructorTest18()
void
JAXRSClientIT.constructorTest19()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.constructorTest20()
void
JAXRSClientIT.constructorTest21()
void
JAXRSClientIT.constructorTest22()
void
JAXRSClientIT.constructorTest23()
void
JAXRSClientIT.constructorTest24()
void
JAXRSClientIT.constructorTest25()
void
JAXRSClientIT.constructorTest3()
void
JAXRSClientIT.constructorTest4()
void
JAXRSClientIT.constructorTest5()
void
JAXRSClientIT.constructorTest6()
void
JAXRSClientIT.constructorTest7()
void
JAXRSClientIT.constructorTest8()
void
JAXRSClientIT.constructorTest9()
void
JAXRSClientIT.equalsTest()
void
JAXRSClientIT.parseTest1()
void
JAXRSClientIT.parseTest2()
void
JAXRSClientIT.parseTest3()
void
JAXRSClientIT.toCookieTest()
void
JAXRSClientIT.toStringTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.nocontentexception
Methods in ee.jakarta.tck.ws.rs.api.rs.core.nocontentexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorNullStringTest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.responsebuilder
Methods in ee.jakarta.tck.ws.rs.api.rs.core.responsebuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
BuilderClientIT.allowStringArrayNullRemovesAllTest()
void
BuilderClientIT.allowStringArrayTest()
void
BuilderClientIT.allowStringArrayTruncateDuplicatesTest()
void
BuilderClientIT.allowStringSetNullRemovesAllTest()
void
BuilderClientIT.allowStringSetTest()
void
BuilderClientIT.encodingTest()
void
BuilderClientIT.expiresTest()
void
BuilderClientIT.linksTest()
void
BuilderClientIT.linkStringStringTest()
void
BuilderClientIT.linkUriStringTest()
void
BuilderClientIT.replaceAllByNullTest()
void
BuilderClientIT.replaceAllTest()
void
BuilderClientIT.statusTest1()
void
BuilderClientIT.statusTest2()
void
BuilderClientIT.variantsTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.responseclient
Methods in ee.jakarta.tck.ws.rs.api.rs.core.responseclient that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.acceptedGenericEntityTest()
void
JAXRSClientIT.acceptedNoArgTest()
void
JAXRSClientIT.acceptedStringTest()
void
JAXRSClientIT.bufferEntityIgnoreNoBackingStreamTest()
void
JAXRSClientIT.bufferEntityThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.cacheControlTest()
void
JAXRSClientIT.cloneTest()
void
JAXRSClientIT.contentLocationTest()
void
JAXRSClientIT.cookieTest()
void
JAXRSClientIT.createdTest()
protected static jakarta.ws.rs.core.Link
JAXRSClientIT.createLink
(String path, String rel) protected static URI
void
JAXRSClientIT.entityTest()
void
JAXRSClientIT.fromResponseTest()
void
JAXRSClientIT.getAllowedMethodsTest()
void
JAXRSClientIT.getCookiesIsImmutableTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateNotPresentTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityTagNotPresentTest()
void
JAXRSClientIT.getEntityTagTest()
void
JAXRSClientIT.getEntityThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.getFamilyTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getHeaderStringUsingHeaderDelegateTest()
void
JAXRSClientIT.getHeaderStringUsingToStringTest()
void
JAXRSClientIT.getLanguageNotPresentTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getLastModifiedNotPresentTest()
void
JAXRSClientIT.getLastModifiedTest()
void
JAXRSClientIT.getLengthNotPresentTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.getLinkBuilderForTheNotPresentRelationTest()
void
JAXRSClientIT.getLinkBuilderForTheRelationTest()
void
JAXRSClientIT.getLinkNotPresentTest()
void
JAXRSClientIT.getLinksIsNotNullTest()
void
JAXRSClientIT.getLinksTest()
void
JAXRSClientIT.getLinkTest()
void
JAXRSClientIT.getLocationNotPresentTest()
void
JAXRSClientIT.getLocationTest()
void
JAXRSClientIT.getMediaTypeNoMediaTypeTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getReasonPhraseTest()
void
JAXRSClientIT.getStatusInfoTest()
void
JAXRSClientIT.getStringHeadersUsingHeaderDelegateTest()
void
JAXRSClientIT.getStringHeadersUsingToStringTest()
void
JAXRSClientIT.hasEntityThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.hasEntityWhenEntityTest()
void
JAXRSClientIT.hasEntityWhenNoEntityTest()
void
JAXRSClientIT.hasLinkWhenLinkTest()
void
JAXRSClientIT.hasLinkWhenNoLinkTest()
void
JAXRSClientIT.headerTest()
void
JAXRSClientIT.languageTest()
void
JAXRSClientIT.languageTest1()
void
JAXRSClientIT.lastModifiedTest()
void
JAXRSClientIT.locationTest()
void
JAXRSClientIT.noContentTest()
void
JAXRSClientIT.notAcceptableTest()
void
JAXRSClientIT.notModifiedTest1()
void
JAXRSClientIT.notModifiedTest2()
void
JAXRSClientIT.notModifiedTest3()
void
JAXRSClientIT.okTest1()
void
JAXRSClientIT.okTest2()
void
JAXRSClientIT.okTest3()
void
JAXRSClientIT.okTest4()
void
JAXRSClientIT.okTest5()
void
JAXRSClientIT.seeOtherTest()
void
JAXRSClientIT.serverErrorTest()
void
JAXRSClientIT.statusFamilyValueOfTest()
void
JAXRSClientIT.statusFamilyValuesTest()
void
JAXRSClientIT.statusTest1()
void
JAXRSClientIT.statusTest2()
void
JAXRSClientIT.statusTest3()
void
JAXRSClientIT.statusTest4()
void
JAXRSClientIT.statusTest5()
void
JAXRSClientIT.statusTest7()
void
JAXRSClientIT.statusValueOfTest()
void
JAXRSClientIT.tagTest1()
void
JAXRSClientIT.tagTest2()
void
JAXRSClientIT.temporaryRedirectTest()
void
JAXRSClientIT.toStringTest()
void
JAXRSClientIT.typeTest()
void
JAXRSClientIT.typeTest1()
void
JAXRSClientIT.variantsTest()
void
JAXRSClientIT.variantTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.responsestatustype
Methods in ee.jakarta.tck.ws.rs.api.rs.core.responsestatustype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.familyOfTest()
void
JAXRSClientIT.getFamilyTest()
void
JAXRSClientIT.getReasonPhraseTest()
void
JAXRSClientIT.getStatusCodeTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.uribuilder
Methods in ee.jakarta.tck.ws.rs.api.rs.core.uribuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.buildFromEncodedMapTest1()
void
JAXRSClientIT.buildFromEncodedMapTest2()
void
JAXRSClientIT.buildFromEncodedMapTest3()
void
JAXRSClientIT.buildFromEncodedMapTest4()
void
JAXRSClientIT.buildFromEncodedMapTest5()
void
JAXRSClientIT.buildFromMapTest1()
void
JAXRSClientIT.buildFromMapTest2()
void
JAXRSClientIT.buildFromMapTest3()
void
JAXRSClientIT.buildFromMapTest4()
void
JAXRSClientIT.buildFromMapTest5()
void
JAXRSClientIT.buildFromMapWithBooleanSlashEncodedTest()
void
JAXRSClientIT.buildFromMapWithBooleanSlashNotEncodedTest()
void
JAXRSClientIT.buildFromMapWithBooleanThrowsIAEWhenNoSuppliedValueTest()
void
JAXRSClientIT.buildFromMapWithBooleanThrowsIAEWhenNullValueTest()
void
JAXRSClientIT.buildObjectsBooleanEncodedTest()
void
JAXRSClientIT.buildObjectsBooleanNotEncodedTest()
void
JAXRSClientIT.buildObjectsBooleanThrowsIAEWhenNoValueSuppliedTest()
void
JAXRSClientIT.buildObjectsBooleanThrowsIAEWhenValueIsNullTest()
void
JAXRSClientIT.buildTest1()
void
JAXRSClientIT.buildTest2()
void
JAXRSClientIT.cloneTest1()
void
JAXRSClientIT.fragmentTest1()
void
JAXRSClientIT.fromEncodedTest1()
void
JAXRSClientIT.fromEncodedTest2()
void
JAXRSClientIT.fromEncodedTest3()
void
JAXRSClientIT.fromLinkTest()
void
JAXRSClientIT.fromLinkThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.fromMethodTest()
void
JAXRSClientIT.fromMethodThrowsIllegalArgumentExceptionWhenMorePathsTest()
void
JAXRSClientIT.fromMethodThrowsIllegalArgumentExceptionWhenNoPathTest()
void
JAXRSClientIT.fromPathTest1()
void
JAXRSClientIT.fromPathTest2()
void
JAXRSClientIT.fromResourceTest1()
void
JAXRSClientIT.fromResourceTest2()
void
JAXRSClientIT.fromUriTest1()
void
JAXRSClientIT.fromUriTest2()
void
JAXRSClientIT.fromUriTest3()
void
JAXRSClientIT.fromUriTest4()
void
JAXRSClientIT.hostTest1()
void
JAXRSClientIT.hostTest2()
void
JAXRSClientIT.matrixParamTest1()
void
JAXRSClientIT.matrixParamTest2()
void
JAXRSClientIT.matrixParamTest3()
void
JAXRSClientIT.pathTest()
void
JAXRSClientIT.pathTest0()
void
JAXRSClientIT.pathTest1()
void
JAXRSClientIT.pathTest10()
void
JAXRSClientIT.pathTest11()
void
JAXRSClientIT.pathTest12()
void
JAXRSClientIT.pathTest13()
void
JAXRSClientIT.pathTest2()
void
JAXRSClientIT.pathTest3()
void
JAXRSClientIT.pathTest4()
void
JAXRSClientIT.pathTest5()
void
JAXRSClientIT.pathTest6()
void
JAXRSClientIT.pathTest7()
void
JAXRSClientIT.pathTest8()
void
JAXRSClientIT.pathTest9()
void
JAXRSClientIT.portTest1()
void
JAXRSClientIT.portTest2()
void
JAXRSClientIT.queryParamTest1()
void
JAXRSClientIT.queryParamTest2()
void
JAXRSClientIT.queryParamTest3()
void
JAXRSClientIT.queryParamTest4()
void
JAXRSClientIT.queryParamTest5()
void
JAXRSClientIT.replaceMatrixParamTest1()
void
JAXRSClientIT.replaceMatrixParamTest2()
void
JAXRSClientIT.replaceMatrixParamTest3()
void
JAXRSClientIT.replaceMatrixParamTest4()
void
JAXRSClientIT.replaceMatrixTest1()
void
JAXRSClientIT.replaceMatrixTest2()
void
JAXRSClientIT.replaceMatrixTest3()
void
JAXRSClientIT.replacePathTest1()
void
JAXRSClientIT.replacePathTest2()
void
JAXRSClientIT.replacePathTest3()
void
JAXRSClientIT.replaceQueryParamTest1()
void
JAXRSClientIT.replaceQueryParamTest2()
void
JAXRSClientIT.replaceQueryParamTest3()
void
JAXRSClientIT.replaceQueryTest1()
void
JAXRSClientIT.replaceQueryTest2()
void
JAXRSClientIT.replaceQueryTest3()
void
JAXRSClientIT.replaceQueryTest4()
void
JAXRSClientIT.resolveTemplateFromEncodedPercentEncodedTest()
void
JAXRSClientIT.resolveTemplateFromEncodedTest()
void
JAXRSClientIT.resolveTemplateFromEncodedThrowsNullOnNullNameTest()
void
JAXRSClientIT.resolveTemplateFromEncodedThrowsNullOnNullValueTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedPercentEncodedTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNullOnNullMapTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNullOnNullNameTest()
void
JAXRSClientIT.resolveTemplatesFromEncodedThrowsNullOnNullValueTest()
void
JAXRSClientIT.resolveTemplatesMapBooleanSlashEncodedTest()
void
JAXRSClientIT.resolveTemplatesMapBooleanSlashNotEncodedTest()
void
JAXRSClientIT.resolveTemplatesMapBooleanThrowsIAEOnNullMapTest()
void
JAXRSClientIT.resolveTemplatesMapBooleanThrowsIAEOnNullNameTest()
void
JAXRSClientIT.resolveTemplatesMapBooleanThrowsIAEOnNullValueTest()
void
JAXRSClientIT.resolveTemplatesMapTest()
void
JAXRSClientIT.resolveTemplatesMapThrowsIAEOnNullNameTest()
void
JAXRSClientIT.resolveTemplatesMapThrowsIAEOnNullValueTest()
void
JAXRSClientIT.resolveTemplateStringObjectBooleanSlashEncodedTest()
void
JAXRSClientIT.resolveTemplateStringObjectBooleanSlashNotEncodedTest()
void
JAXRSClientIT.resolveTemplateStringObjectBooleanThrowsIAEOnNullNameTest()
void
JAXRSClientIT.resolveTemplateStringObjectBooleanThrowsIAEOnNullValueTest()
void
JAXRSClientIT.resolveTemplateStringObjectTest()
void
JAXRSClientIT.resolveTemplateStringObjectThrowsIAEOnNullNameTest()
void
JAXRSClientIT.resolveTemplateStringObjectThrowsIAEOnNullValueTest()
void
JAXRSClientIT.schemeSpecificPartTest()
void
JAXRSClientIT.schemeSpecificPartTest1()
void
JAXRSClientIT.schemeTest1()
void
JAXRSClientIT.schemeTest2()
void
JAXRSClientIT.segmentTest1()
void
JAXRSClientIT.segmentTest2()
void
JAXRSClientIT.segmentTest3()
void
JAXRSClientIT.templateTest1()
void
JAXRSClientIT.templateTest2()
void
JAXRSClientIT.toTemplateTest()
void
JAXRSClientIT.uriBuilderExceptionTest1()
void
JAXRSClientIT.uriBuilderExceptionTest2()
void
JAXRSClientIT.uriBuilderExceptionTest3()
void
JAXRSClientIT.uriBuilderExceptionTest4()
void
JAXRSClientIT.uriStringTest()
void
JAXRSClientIT.uriStringThrowsIAEWhenNoUriTest()
void
JAXRSClientIT.uriStringThrowsIAEWhenNullTest()
void
JAXRSClientIT.uriTest()
void
JAXRSClientIT.uriTest1()
void
JAXRSClientIT.userInfoTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.variant
Methods in ee.jakarta.tck.ws.rs.api.rs.core.variant that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorMediaStringStringStringStringTest()
void
void
JAXRSClientIT.constructorMediaStringStringStringTest()
void
void
JAXRSClientIT.constructorMediaStringStringTest()
void
JAXRSClientIT.constructorMediaStringStringThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.constructorTest1()
void
JAXRSClientIT.constructorTest2()
void
JAXRSClientIT.constructorTest3()
void
JAXRSClientIT.encodingsTest()
void
JAXRSClientIT.equalsTest2()
void
JAXRSClientIT.equalsTest3()
void
JAXRSClientIT.equalTest1()
void
JAXRSClientIT.getLanguageStringTest()
void
JAXRSClientIT.languagesTest()
void
JAXRSClientIT.mediaTypesTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.core.variantlistbuilder
Methods in ee.jakarta.tck.ws.rs.api.rs.core.variantlistbuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.complexTest()
void
JAXRSClientIT.encodingTest()
void
JAXRSClientIT.languageTest()
void
JAXRSClientIT.mediaTypesTest1()
void
JAXRSClientIT.mediaTypesTest2()
void
JAXRSClientIT.newInstanceTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
ReaderClient.addProviders
(jakarta.ws.rs.core.Response response) Register providers to client configurationprotected void
ReaderClient.invoke()
Invoke and convert IOException to Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.interceptorcontext
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.interceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.addProviders
(jakarta.ws.rs.core.Response response) void
JAXRSClientIT.getAnnotationsTest()
void
JAXRSClientIT.getGenericTypeTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsReadOnlyTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.ioExceptionTest()
void
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setAnnotationsNullThrowsNPETest()
void
JAXRSClientIT.setAnnotationsTest()
void
JAXRSClientIT.setGenericTypeTest()
void
JAXRSClientIT.setMediaTypeTest()
void
JAXRSClientIT.setPropertyNullTest()
void
JAXRSClientIT.setPropertyTest()
void
JAXRSClientIT.setTypeTest()
void
JAXRSClientIT.webApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.addProviders
(jakarta.ws.rs.core.Response response) Do not forget to register providersvoid
JAXRSClientIT.getHeadersHeadersSetTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersOperationSetTest()
void
JAXRSClientIT.getInputStreamTest()
void
JAXRSClientIT.proceedThrowsIOExceptionTest()
void
JAXRSClientIT.proceedThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.setInputStreamTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSDelegateClient.assertRuntimeDelegate()
protected void
JAXRSDelegateClient.assertRuntimeDelegate
(boolean wantTckRuntimeDelegate) Check what is the RuntimeDelegate -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.create
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.create that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.checkCreatedHeaderDelegateCacheControlTest()
void
JAXRSClientIT.checkCreatedHeaderDelegateCookieTest()
void
JAXRSClientIT.checkCreatedHeaderDelegateEntityTagTest()
void
JAXRSClientIT.checkCreatedHeaderDelegateMediaTypeTest()
void
JAXRSClientIT.checkCreatedHeaderDelegateNewCookieTest()
void
JAXRSClientIT.checkCreatedHeaderDelegateNullPointerTest()
void
JAXRSClientIT.checkCreatedResponseBuilderTest()
void
JAXRSClientIT.checkCreatedUriBuilderTest()
void
JAXRSClientIT.checkCreatedVariantListBuilderTest()
void
JAXRSClientIT.createEndpointTest()
void
JAXRSClientIT.createEndpointThrowsIllegalArgumentExceptionTest()
void
JAXRSClientIT.createHeaderDelegateThrowsIllegalArgumentExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.setinstance
Methods in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.setinstance that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.askForTckRuntimeDelegateGivenBySetInstanceTest()
void
JAXRSClientIT.checkTckRuntimeDelegateIsNotDefaultTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.forbiddenexception
Methods in ee.jakarta.tck.ws.rs.api.rs.forbiddenexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.ForbiddenException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.ForbiddenException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.ForbiddenException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.internalservererrorexception
Methods in ee.jakarta.tck.ws.rs.api.rs.internalservererrorexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.InternalServerErrorException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.InternalServerErrorException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.InternalServerErrorException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIEATest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.notacceptableexception
Methods in ee.jakarta.tck.ws.rs.api.rs.notacceptableexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.NotAcceptableException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.NotAcceptableException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.NotAcceptableException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.notallowedexception
Methods in ee.jakarta.tck.ws.rs.api.rs.notallowedexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.NotAllowedException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.NotAllowedException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.NotAllowedException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseDoesNotThrowWhenNoAllowHeaderTest()
void
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseDoesNotThrowWhenNoAllowHeaderTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringStringStringsTest()
void
JAXRSClientIT.constructorStringStringStringsThrowsNPETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableStringsTest()
void
JAXRSClientIT.constructorStringThrowableStringsThrowsIAETest()
void
JAXRSClientIT.constructorStringThrowsNPETest()
void
JAXRSClientIT.constructorThrowableStringTest()
void
JAXRSClientIT.constructorThrowableStringThrowsIAETest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.notauthorizedexception
Methods in ee.jakarta.tck.ws.rs.api.rs.notauthorizedexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertChallenges
(jakarta.ws.rs.NotAuthorizedException e) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.NotAuthorizedException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorObjectsTest()
void
JAXRSClientIT.constructorObjectsThrowsNPEWhenNullTest()
void
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringObjectsTest()
void
JAXRSClientIT.constructorStringObjectsThrowsNPEWhenNullTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringThrowableObjectsTest()
void
JAXRSClientIT.constructorThrowableObjectTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.notfoundexception
Methods in ee.jakarta.tck.ws.rs.api.rs.notfoundexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.WebApplicationException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.notsupportedexception
Methods in ee.jakarta.tck.ws.rs.api.rs.notsupportedexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.WebApplicationException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.constructorTest()
void
JAXRSClientIT.constructorThrowableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.processingexception
Methods in ee.jakarta.tck.ws.rs.api.rs.processingexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorWithCheckedExceptionAndNotNullMessageTest()
void
JAXRSClientIT.constructorWithCheckedExceptionNullMessageTest()
void
JAXRSClientIT.constructorWithCheckedExceptionTest()
void
JAXRSClientIT.constructorWithNotNullMessageTest()
void
JAXRSClientIT.constructorWithNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableNotNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableNullMessageTest()
void
JAXRSClientIT.constructorWithNullThrowableTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionAndNotNullMessageTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionNullMessageTest()
void
JAXRSClientIT.constructorWithRuntimeExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.redirectexception
Methods in ee.jakarta.tck.ws.rs.api.rs.redirectexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertLocation
(jakarta.ws.rs.RedirectionException e, URI expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.WebApplicationException e) protected static void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorIntNotValidStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorIntUriTest()
void
JAXRSClientIT.constructorIntUriThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusNullUriThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusUriTest()
void
JAXRSClientIT.constructorStatusUriThrowsExceptionTest()
void
JAXRSClientIT.constructorStringIntNotValidStatusThrowsIAETest()
void
JAXRSClientIT.constructorStringIntUriTest()
void
JAXRSClientIT.constructorStringIntUriThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusNullUriThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusUriTest()
void
JAXRSClientIT.constructorStringStatusUriThrowsIAETest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.runtimetype
Methods in ee.jakarta.tck.ws.rs.api.rs.runtimetype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.valueOfTest()
void
JAXRSClientIT.valuesTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.servererrorexception
Methods in ee.jakarta.tck.ws.rs.api.rs.servererrorexception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.WebApplicationException e) protected static void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorIntNotValidStatusThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorIntNotValidStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorIntTest()
void
JAXRSClientIT.constructorIntThrowableTest()
void
JAXRSClientIT.constructorIntThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorIntThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseTest()
void
JAXRSClientIT.constructorResponseThrowableTest()
void
JAXRSClientIT.constructorResponseThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorResponseThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusNullThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusNullThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusTest()
void
JAXRSClientIT.constructorStatusThrowableTest()
void
JAXRSClientIT.constructorStatusThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStatusThrowsExceptionTest()
void
JAXRSClientIT.constructorStringIntNotValidStatusThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStringIntNotValidStatusThrowsIAETest()
void
JAXRSClientIT.constructorStringIntTest()
void
JAXRSClientIT.constructorStringIntThrowableTest()
void
JAXRSClientIT.constructorStringIntThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringIntThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringResponseThrowableTest()
void
JAXRSClientIT.constructorStringResponseThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusNullThrowableThrowsExceptionTest()
void
JAXRSClientIT.constructorStringStatusNullThrowsExceptionTest()
void
JAXRSClientIT.constructorStringStatusTest()
void
JAXRSClientIT.constructorStringStatusThrowableTest()
void
JAXRSClientIT.constructorStringStatusThrowableThrowsIAETest()
void
JAXRSClientIT.constructorStringStatusThrowsIAETest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.api.rs.webapplicationexceptiontest
Methods in ee.jakarta.tck.ws.rs.api.rs.webapplicationexceptiontest that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertCause
(jakarta.ws.rs.WebApplicationException e, Throwable expected) protected static void
JAXRSClientIT.assertMessage
(jakarta.ws.rs.WebApplicationException e) protected static void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertResponse
(jakarta.ws.rs.WebApplicationException e, jakarta.ws.rs.core.Response.Status status, String host) Check the given exception contains a prebuilt response containing the http header HOSTvoid
JAXRSClientIT.constructorStringIntTest()
void
JAXRSClientIT.constructorStringNullResponseTest()
void
JAXRSClientIT.constructorStringNullStatusThrowsIAETest()
void
JAXRSClientIT.constructorStringResponseTest()
void
JAXRSClientIT.constructorStringStatusTest()
void
JAXRSClientIT.constructorStringTest()
void
JAXRSClientIT.constructorStringThrowableIntTest()
void
JAXRSClientIT.constructorStringThrowableNullResponseTest()
void
JAXRSClientIT.constructorStringThrowableNullStatusThrowsIAETest()
void
JAXRSClientIT.constructorStringThrowableResponseTest()
void
JAXRSClientIT.constructorStringThrowableStatusTest()
void
JAXRSClientIT.constructorStringThrowableTest()
void
JAXRSClientIT.statusNullTest()
void
JAXRSClientIT.throwableStatusTest1()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.common
Methods in ee.jakarta.tck.ws.rs.common that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSCommonClient.assertResponseBodyContain
(String s) protected void
JAXRSCommonClient.assertResponseHeadersContain
(String s) void
JAXRSCommonClient.cleanup()
cleanup
is called by the test harness to cleanup after text executionstatic void
Throws Fault with space separated objects[1],object[2],...,object[n] messageprotected String
JAXRSCommonClient.getResponseBody()
protected String[]
JAXRSCommonClient.getResponseHeaders()
protected void
JAXRSCommonClient.invoke()
Invokes a test based on the properties stored in TEST_PROPS. -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.common.client
Methods in ee.jakarta.tck.ws.rs.common.client that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JaxrsCommonClient.cleanup()
protected String[]
JaxrsCommonClient.getResponseHeaders()
protected void
JaxrsCommonClient.invoke()
Invokes a test based on the properties stored in TEST_PROPS. -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.resource.java2entity
Methods in ee.jakarta.tck.ws.rs.ee.resource.java2entity that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.directClassTypeTest()
void
JAXRSClientIT.genericEntityTest()
void
JAXRSClientIT.responseDirectClassTypeTest()
void
JAXRSClientIT.responseGenericEntityTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.resource.webappexception.defaultmapper
Methods in ee.jakarta.tck.ws.rs.ee.resource.webappexception.defaultmapper that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
DefaultExceptionMapperIT.overrideDefaultExceptionMapperTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.resource.webappexception.mapper
Methods in ee.jakarta.tck.ws.rs.ee.resource.webappexception.mapper that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.noResponseTest()
void
JAXRSClientIT.okResponseTest()
void
JAXRSClientIT.responseEntityTest()
void
JAXRSClientIT.statusIntOkResponseTest()
void
JAXRSClientIT.statusOkResponseTest()
void
JAXRSClientIT.throwableIntOkResponseTest()
void
JAXRSClientIT.throwableOkResponseTest()
void
JAXRSClientIT.throwableResponseTest()
void
JAXRSClientIT.throwUncheckedExceptionTest()
void
JAXRSClientIT.webApplicationExceptionHasResponseWithEntityDoesNotUseMapperTest()
void
JAXRSClientIT.webApplicationExceptionHasResponseWithoutEntityDoesUseMapperTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.resource.webappexception.nomapper
Methods in ee.jakarta.tck.ws.rs.ee.resource.webappexception.nomapper that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.emptyConstructorTest()
void
JAXRSClientIT.getResponseTest()
void
JAXRSClientIT.nullResponseTest()
void
JAXRSClientIT.responseTest()
void
JAXRSClientIT.status415Test()
void
JAXRSClientIT.status503Test()
void
JAXRSClientIT.statusCode401Test()
void
JAXRSClientIT.statusCode404Test()
void
JAXRSClientIT.throwableResponseTest()
void
JAXRSClientIT.throwableResponseTest1()
void
JAXRSClientIT.throwableStatusCodeTest()
void
JAXRSClientIT.throwableStatusTest()
void
JAXRSClientIT.throwableStatusTest1()
void
JAXRSClientIT.throwableTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs
Methods in ee.jakarta.tck.ws.rs.ee.rs that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JaxrsParamClient.buildRequestAndInvoke
(String request) protected void
JaxrsParamClient.fieldCollectionEntityWithFromStringTest
(JaxrsParamClient.CollectionName collection) void
JaxrsParamClient.fieldEntityWithConstructorTest()
void
JaxrsParamClient.fieldEntityWithEncodedTest()
void
JaxrsParamClient.fieldEntityWithFromStringTest()
void
JaxrsParamClient.fieldEntityWithValueOfTest()
protected void
JaxrsParamClient.fieldOrParamEncodedTest
(String prefix) protected void
JaxrsParamClient.fieldOrParamEntityName
(Class<?> entityClazz, String nonDefaultValue, String... prefix) Behind a test, there would be the following logic.protected void
JaxrsParamClient.fieldOrParamThrowingIllegalArgumentExceptionTest
(String prefix) protected void
JaxrsParamClient.fieldOrParamThrowingWebApplicationExceptionTest
(String prefix) void
JaxrsParamClient.fieldThrowingIllegalArgumentExceptionTest()
protected void
JaxrsParamClient.fieldThrowingWebApplicationExceptionTest()
protected void
JaxrsParamClient.paramCollectionEntityWithFromStringTest
(JaxrsParamClient.CollectionName collection) protected void
JaxrsParamClient.paramEntity
(String request) protected void
JaxrsParamClient.paramEntityDefault
(String request) protected void
JaxrsParamClient.paramEntityThrowingAfterRequestSet
(String request) void
JaxrsParamClient.paramEntityWithConstructorTest()
void
JaxrsParamClient.paramEntityWithEncodedTest()
void
JaxrsParamClient.paramEntityWithFromStringTest()
void
JaxrsParamClient.paramEntityWithValueOfTest()
void
JaxrsParamClient.paramThrowingIllegalArgumentExceptionTest()
protected void
JaxrsParamClient.paramThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
BeanParamCommonClient.buildRequestAndInvoke
(String request) protected String
BeanParamCommonClient.buildRequestForException
(String param, int entity) protected void
BeanParamCommonClient.checkCookie
(String cookie) protected void
BeanParamCommonClient.createAndCheckCookie
(String param, String uri) protected void
BeanParamCommonClient.fieldOrParamEncodedTest
(String prefix) protected void
BeanParamCommonClient.fieldOrParamEntityName
(Class<?> entityClazz, String nonDefaultValue, String... prefix) protected void
BeanParamCommonClient.fieldOrParamThrowingIllegalArgumentExceptionTest
(String prefix) protected void
BeanParamCommonClient.fieldOrParamThrowingWebApplicationExceptionTest
(String prefix) protected void
BeanParamCommonClient.invoke()
protected void
BeanParamCommonClient.paramEntity
(String request) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.cookie.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.cookie.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.cookieFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.cookieFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.cookieFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.cookieFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.cookieParamEntityWithConstructorTest()
void
JAXRSClientIT.cookieParamEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamEntityWithValueOfTest()
void
JAXRSClientIT.cookieParamListEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.cookieParamThrowingWebApplicationExceptionTest()
protected void
JAXRSClientIT.invoke()
protected void
JAXRSClientIT.paramEntity
(String request) protected void
JAXRSClientIT.paramEntityThrowingAfterRequestSet
(String request) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.form.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.form.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected String
JAXRSClientIT.buildRequestForException
(String param, int entity) void
JAXRSClientIT.formFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.formFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.formFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.formFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.formFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.formFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.formFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.formFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.formFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.formParamEntityWithConstructorTest()
void
JAXRSClientIT.formParamEntityWithEncodedTest()
void
JAXRSClientIT.formParamEntityWithFromStringTest()
void
JAXRSClientIT.formParamEntityWithValueOfTest()
void
JAXRSClientIT.formParamListEntityWithFromStringTest()
void
JAXRSClientIT.formParamSetEntityWithFromStringTest()
void
JAXRSClientIT.formParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.formParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.formParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.header.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.header.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected String
JAXRSClientIT.buildRequestForException
(String param, int entity) void
JAXRSClientIT.headerFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.headerFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.headerFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.headerFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.headerParamEntityWithConstructorTest()
void
JAXRSClientIT.headerParamEntityWithFromStringTest()
void
JAXRSClientIT.headerParamEntityWithValueOfTest()
void
JAXRSClientIT.headerParamListEntityWithFromStringTest()
void
JAXRSClientIT.headerParamSetEntityWithFromStringTest()
void
JAXRSClientIT.headerParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.headerParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.headerParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.matrix.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.matrix.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected String
JAXRSClientIT.buildRequestForException
(String param, int entity) void
JAXRSClientIT.matrixFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.matrixFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.matrixFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.matrixFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.matrixFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.matrixParamEntityWithConstructorTest()
void
JAXRSClientIT.matrixParamEntityWithEncodedTest()
void
JAXRSClientIT.matrixParamEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamEntityWithValueOfTest()
void
JAXRSClientIT.matrixParamListEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.matrixParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.path.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.path.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected String
JAXRSClientIT.buildRequestForException
(String param, int entity) void
JAXRSClientIT.pathFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.pathFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.pathFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.pathFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.pathFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.pathParamEntityWithConstructorTest()
void
JAXRSClientIT.pathParamEntityWithEncodedTest()
void
JAXRSClientIT.pathParamEntityWithFromStringTest()
void
JAXRSClientIT.pathParamEntityWithValueOfTest()
void
JAXRSClientIT.pathParamListEntityWithFromStringTest()
void
JAXRSClientIT.pathParamSetEntityWithFromStringTest()
void
JAXRSClientIT.pathParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.pathParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.pathParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.allParamsInParamTest()
void
JAXRSClientIT.allParamsOnFieldTest()
void
JAXRSClientIT.cookieParamInParamTest()
void
JAXRSClientIT.cookieParamOnFieldTest()
void
JAXRSClientIT.formParamInParamTest()
void
JAXRSClientIT.formParamOnFieldTest()
void
JAXRSClientIT.headerParamInParamTest()
void
JAXRSClientIT.headerParamOnFieldTest()
void
JAXRSClientIT.matrixParamInParamTest()
void
JAXRSClientIT.matrixParamOnFieldTest()
void
JAXRSClientIT.pathParamInParamTest()
void
JAXRSClientIT.pathParamOnFieldTest()
void
JAXRSClientIT.queryParamInParamTest()
void
JAXRSClientIT.queryParamOnFieldTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.beanparam.query.plain
Methods in ee.jakarta.tck.ws.rs.ee.rs.beanparam.query.plain that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected String
JAXRSClientIT.buildRequestForException
(String param, int entity) void
JAXRSClientIT.queryFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.queryFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.queryFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.queryFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.queryFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.queryParamEntityWithConstructorTest()
void
JAXRSClientIT.queryParamEntityWithEncodedTest()
void
JAXRSClientIT.queryParamEntityWithFromStringTest()
void
JAXRSClientIT.queryParamEntityWithValueOfTest()
void
JAXRSClientIT.queryParamListEntityWithFromStringTest()
void
JAXRSClientIT.queryParamSetEntityWithFromStringTest()
void
JAXRSClientIT.queryParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.queryParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.queryParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.client.asyncinvoker
Methods in ee.jakarta.tck.ws.rs.ee.rs.client.asyncinvoker that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertCallbackCall()
protected void
JAXRSClientIT.assertExceptionWithProcessingExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertExceptionWithWebApplicationExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertOkAndLog
(jakarta.ws.rs.core.Response response, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertProcessingExceptionIsCauseAndLog
(ExecutionException e) protected void
JAXRSClientIT.assertWebApplicationExceptionIsCauseAndLog
(ExecutionException e) protected void
JAXRSClientIT.checkFutureOkResponse
(Future<jakarta.ws.rs.core.Response> future) protected void
JAXRSClientIT.checkFutureOkResponseNoTime
(Future<jakarta.ws.rs.core.Response> future) protected void
JAXRSClientIT.checkFutureStatusResponseNoTime
(Future<jakarta.ws.rs.core.Response> future, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.checkFutureString
(Future<String> future, String expectedValue) protected void
JAXRSClientIT.checkMaxEndTime()
protected void
JAXRSClientIT.checkMinEndTime()
void
JAXRSClientIT.deleteTest()
void
JAXRSClientIT.deleteThrowsExceptionTest()
void
JAXRSClientIT.deleteWhileServerWaitTest()
void
JAXRSClientIT.deleteWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithCallbackStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.deleteWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.deleteWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.deleteWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.deleteWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.getThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWhileServerWaitTest()
void
JAXRSClientIT.getWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithCallbackStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.getWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.getWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.getWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.getWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.headTest()
void
JAXRSClientIT.headThrowsProcessingExceptionTest()
void
JAXRSClientIT.headWhileServerWaitTest()
void
JAXRSClientIT.headWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.headWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.methodTest()
void
JAXRSClientIT.methodThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackStringWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithCallbackWhileServerWaitTest()
void
void
JAXRSClientIT.methodWithCallbackWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithCallbackWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithCallbackWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithClassWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeStringWithEntityWhileServerWaitTest()
void
void
JAXRSClientIT.methodWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.methodWithResponseClassWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.methodWithStringClassWithEntityWhileServerWaitTest()
void
JAXRSClientIT.optionsTest()
void
JAXRSClientIT.optionsThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWhileServerWaitTest()
void
void
JAXRSClientIT.optionsWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.optionsWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.optionsWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.optionsWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.optionsWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.optionsWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.postTest()
void
JAXRSClientIT.postThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWhileServerWaitTest()
void
JAXRSClientIT.postWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.postWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.postWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.postWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.postWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.putThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWhileServerWaitTest()
void
JAXRSClientIT.putWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.putWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.putWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.putWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.putWithStringClassWhileServerWaitTest()
protected void
JAXRSClientIT.sleep
(int millis) void
JAXRSClientIT.traceTest()
void
JAXRSClientIT.traceThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWhileServerWaitTest()
void
JAXRSClientIT.traceWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.traceWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.traceWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.traceWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.traceWithStringClassWhileServerWaitTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.client.clientrequestcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.client.clientrequestcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static void
JAXRSClientIT.assertContains
(String string, String substring) protected void
ContextProvider.checkFilterContext
(jakarta.ws.rs.client.ClientRequestContext context) void
JAXRSClientIT.getEntityStreamTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.setMethodTest()
void
JAXRSClientIT.setUriTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.client.invocationbuilder
Methods in ee.jakarta.tck.ws.rs.ee.rs.client.invocationbuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.acceptLanguageByLocalesTest()
void
JAXRSClientIT.acceptLanguageByStringsTest()
void
JAXRSClientIT.asyncTest()
void
JAXRSClientIT.buildDeleteTest()
void
JAXRSClientIT.buildGetTest()
void
JAXRSClientIT.buildPostTest()
void
JAXRSClientIT.buildPutTest()
void
JAXRSClientIT.buildTest()
void
JAXRSClientIT.buildWithEntityTest()
void
JAXRSClientIT.cacheControlTest()
void
JAXRSClientIT.cookieCookieTest()
void
JAXRSClientIT.cookieStringStringTest()
void
JAXRSClientIT.headerObjectTest()
void
JAXRSClientIT.headersMultivaluedMapIsNullReplacesAllTest()
void
JAXRSClientIT.headersMultivaluedMapTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.client.syncinvoker
Methods in ee.jakarta.tck.ws.rs.ee.rs.client.syncinvoker that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected static <T extends Exception>
voidJAXRSClientIT.assertException
(Runnable runnable, Class<T> exception) protected static void
JAXRSClientIT.assertProcessingException
(Runnable runnable) protected static void
JAXRSClientIT.assertResponseOk
(jakarta.ws.rs.core.Response response) protected static void
JAXRSClientIT.assertResponseString
(String response, String expectedValue) protected static void
JAXRSClientIT.assertStatusAndLog
(jakarta.ws.rs.core.Response response, jakarta.ws.rs.core.Response.Status status) protected static void
JAXRSClientIT.assertWebApplicationException
(Runnable runnable) void
JAXRSClientIT.deleteTest()
void
JAXRSClientIT.deleteThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeStringTest()
void
JAXRSClientIT.deleteWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithResponseClassTest()
void
JAXRSClientIT.deleteWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithStringClassTest()
void
JAXRSClientIT.deleteWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithStringClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.getThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeResponseTest()
void
JAXRSClientIT.getWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.getWithGenericTypeStringTest()
void
JAXRSClientIT.getWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithResponseClassTest()
void
JAXRSClientIT.getWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.getWithStringClassTest()
void
JAXRSClientIT.getWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithStringClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.headTest()
void
JAXRSClientIT.headThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodTest()
void
JAXRSClientIT.methodThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithEntityTest()
void
JAXRSClientIT.methodWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeResponseTest()
void
JAXRSClientIT.methodWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWithEntityTest()
void
void
JAXRSClientIT.methodWithGenericTypeStringTest()
void
JAXRSClientIT.methodWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeStringWithEntityTest()
void
void
void
JAXRSClientIT.methodWithResponseClassTest()
void
JAXRSClientIT.methodWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithResponseClassWithEntityTest()
void
void
JAXRSClientIT.methodWithStringClassTest()
void
JAXRSClientIT.methodWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithStringClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithStringClassWithEntityTest()
void
JAXRSClientIT.methodWithStringClassWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithStringClassWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsTest()
void
JAXRSClientIT.optionsThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeResponseTest()
void
void
JAXRSClientIT.optionsWithGenericTypeStringTest()
void
JAXRSClientIT.optionsWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithResponseClassTest()
void
JAXRSClientIT.optionsWithResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithStringClassTest()
void
JAXRSClientIT.optionsWithStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postTest()
void
JAXRSClientIT.postThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeResponseTest()
void
JAXRSClientIT.postWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.postWithGenericTypeStringTest()
void
JAXRSClientIT.postWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithResponseClassTest()
void
JAXRSClientIT.postWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.postWithStringClassTest()
void
JAXRSClientIT.postWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithStringClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.putThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeResponseTest()
void
JAXRSClientIT.putWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.putWithGenericTypeStringTest()
void
JAXRSClientIT.putWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithResponseClassTest()
void
JAXRSClientIT.putWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.putWithStringClassTest()
void
JAXRSClientIT.putWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithStringClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceTest()
void
JAXRSClientIT.traceThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeResponseTest()
void
JAXRSClientIT.traceWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeStringTest()
void
JAXRSClientIT.traceWithGenericTypeStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithResponseClassTest()
void
JAXRSClientIT.traceWithResponseClassThrowsNoWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithStringClassTest()
void
JAXRSClientIT.traceWithStringClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithStringClassThrowsWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.constrainedto
Methods in ee.jakarta.tck.ws.rs.ee.rs.constrainedto that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientSideReaderIsNotUsedOnServerTest()
void
JAXRSClientIT.clientSideReaderIsUsedOnClientTest()
void
JAXRSClientIT.clientSideWriterIsNotUsedOnServerTest()
void
JAXRSClientIT.clientSideWriterIsUsedOnClientTest()
void
JAXRSClientIT.serverSideReaderIsNotUsedOnClientTest()
void
JAXRSClientIT.serverSideReaderIsUsedOnServerTest()
void
JAXRSClientIT.serverSideWriterIsNotUsedOnClientTest()
void
JAXRSClientIT.serverSideWriterIsUsedOnServerTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.abortWithTest()
void
JAXRSClientIT.containsHeaderStringTest()
void
JAXRSClientIT.getAcceptableLanguagesIsReadOnlyTest()
void
JAXRSClientIT.getAcceptableLanguagesIsSortedTest()
void
JAXRSClientIT.getAcceptableLanguagesTest()
void
JAXRSClientIT.getAcceptableMediaTypesIsReadOnlyTest()
void
JAXRSClientIT.getAcceptableMediaTypesIsSortedTest()
void
JAXRSClientIT.getAcceptableMediaTypesTest()
void
JAXRSClientIT.getCookiesIsReadonlyTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateIsNullTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityStreamTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getLanguageIsNullTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.getLengthWhenNoEntityTest()
void
JAXRSClientIT.getMediaTypeIsNullTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getMethodTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsReadOnlyTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getRequestTest()
void
JAXRSClientIT.getSecurityContextPrincipalIsNullTest()
void
JAXRSClientIT.getUriInfoTest()
void
JAXRSClientIT.hasEntityTest()
void
JAXRSClientIT.hasEntityWhenNoEntityTest()
protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(JAXRSCommonClient.Request req, ContextOperation contextOperation) protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(ContextOperation contextOperation) void
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setEntityStreamTest()
void
JAXRSClientIT.setMethodTest()
void
JAXRSClientIT.setPropertyIsReflectedInServletRequestTest()
void
JAXRSClientIT.setPropertyNullTest()
void
JAXRSClientIT.setPropertyTest()
void
JAXRSClientIT.setRequestUriOneUriTest()
void
JAXRSClientIT.setRequestUriTwoUrisTest()
void
JAXRSClientIT.setSecurityContextTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.illegalstate
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.illegalstate that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.abortWithTest()
protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(ContextOperation operation) void
JAXRSClientIT.setEntityStreamTest()
void
JAXRSClientIT.setMethodTest()
void
JAXRSClientIT.setRequestUriOneUriTest()
void
JAXRSClientIT.setRequestUriTwoUrisTest()
void
JAXRSClientIT.setSecurityContextTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.security
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.security that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getSecurityContextTest()
void
JAXRSClientIT.noSecurityTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getResourceClassTest()
void
JAXRSClientIT.getResourceMethodTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.containsHeaderStringTest()
void
JAXRSClientIT.getAllowedMethodsTest()
void
JAXRSClientIT.getCookiesIsReadOnlyTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateIsNullTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityAnnotationsTest()
void
JAXRSClientIT.getEntityAnnotationsWhenAnnotationsOnEntityTest()
void
JAXRSClientIT.getEntityAnnotationsWhenNoAnnotationsTest()
void
JAXRSClientIT.getEntityClassByteArrayTest()
void
JAXRSClientIT.getEntityClassInputStreamTest()
void
JAXRSClientIT.getEntityClassStringTest()
void
JAXRSClientIT.getEntityIsNullTest()
void
JAXRSClientIT.getEntityStreamTest()
void
JAXRSClientIT.getEntityTagIsNullTest()
void
JAXRSClientIT.getEntityTagTest()
void
JAXRSClientIT.getEntityTest()
void
JAXRSClientIT.getEntityTypeByteArrayTest()
void
JAXRSClientIT.getEntityTypeInputStreamTest()
void
JAXRSClientIT.getEntityTypeStringTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringHeaderIsCommaSepearatedTest()
void
JAXRSClientIT.getHeaderStringHeaderIsNullTest()
void
JAXRSClientIT.getHeaderStringHeaderUsesHeaderDelegateTest()
void
JAXRSClientIT.getHeaderStringHeaderUsesToStringMethodTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getLanguageIsNullTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getLastModifiedIsNullTest()
void
JAXRSClientIT.getLastModifiedTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.getLengthWhenNoEntityTest()
void
JAXRSClientIT.getLinkBuilderTest()
void
JAXRSClientIT.getLinkBuilderWhenNoLinkTest()
void
JAXRSClientIT.getLinksTest()
void
JAXRSClientIT.getLinksWhenNoLinkTest()
void
JAXRSClientIT.getLinkTest()
void
JAXRSClientIT.getLinkWhenNoLinkTest()
void
JAXRSClientIT.getLocationTest()
void
JAXRSClientIT.getLocationWhenNoLocationTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getMediaTypeWhenNoMediaTypeTest()
void
JAXRSClientIT.getStatusInfoTest()
void
JAXRSClientIT.getStatusTest()
void
JAXRSClientIT.getStringHeadersHeaderIsNullTest()
void
JAXRSClientIT.getStringHeadersTest()
void
JAXRSClientIT.getStringHeadersUsesHeaderDelegateTest()
void
JAXRSClientIT.getStringHeadersUsesToStringMethodTest()
void
JAXRSClientIT.getStringsHeaderMoreItemsTest()
void
JAXRSClientIT.hasEntityTest()
void
JAXRSClientIT.hasEntityWhenNoEntityTest()
void
JAXRSClientIT.hasLinkTest()
void
JAXRSClientIT.hasLinkWhenNoLinkTest()
protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(JAXRSCommonClient.Request method, ContextOperation operation) protected void
JAXRSClientIT.invokeRequestAndCheckResponse
(ContextOperation operation) void
JAXRSClientIT.setEntityStreamTest()
void
JAXRSClientIT.setEntityTest()
void
JAXRSClientIT.setStatusInfoTest()
void
JAXRSClientIT.setStatusTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.cookieparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.cookieparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.cookieFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.cookieFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.cookieFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.cookieFieldSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.cookieParamEntityWithConstructorTest()
void
JAXRSClientIT.cookieParamEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamEntityWithValueOfTest()
void
JAXRSClientIT.cookieParamListEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.cookieParamTest()
void
JAXRSClientIT.cookieParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.cookieParamThrowingWebApplicationExceptionTest()
protected void
JAXRSClientIT.paramEntity
(String request) protected void
JAXRSClientIT.paramEntityThrowingAfterRequestSet
(String request) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.locator
Methods in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.locator that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSLocatorClientIT.cookieFieldParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.cookieFieldParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieFieldParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.cookieFieldParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieFieldParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieFieldParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.cookieFieldSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieFieldThrowingWebApplicationExceptionTest()
void
JAXRSLocatorClientIT.cookieParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.cookieParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.cookieParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.cookieParamSubTest()
void
JAXRSLocatorClientIT.cookieParamTest()
void
JAXRSLocatorClientIT.cookieParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.cookieParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.cookieFieldParamEntityWithConstructorTest()
void
JAXRSSubClientIT.cookieFieldParamEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieFieldParamEntityWithValueOfTest()
void
JAXRSSubClientIT.cookieFieldParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieFieldParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieFieldParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.cookieFieldSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieFieldThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.cookieParamEntityWithConstructorTest()
void
JAXRSSubClientIT.cookieParamEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieParamEntityWithValueOfTest()
void
JAXRSSubClientIT.cookieParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.cookieParamSubTest()
void
JAXRSSubClientIT.cookieParamTest()
void
JAXRSSubClientIT.cookieParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.cookieParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.application
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.application that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.defaultGetPropertiesIsEmptyTest()
void
JAXRSClientIT.getClassesTest()
void
JAXRSClientIT.getPropertiesTest()
protected int
JAXRSClientIT.getReturnedNumber()
void
JAXRSClientIT.getSingletonsTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.configurable
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.configurable that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected jakarta.ws.rs.client.Invocation
JAXRSClientIT.checkConfig
(Registrar registrar, Assertable assertable, Object[] registerables, jakarta.ws.rs.client.Entity<?> entity) void
JAXRSClientIT.registerClassBindingPriorityFirstIsFirstTest()
void
JAXRSClientIT.registerClassBindingPriorityFirstIsSecondTest()
void
JAXRSClientIT.registerClassBindingPriorityInMapTest()
void
JAXRSClientIT.registerClassEmptyContractsTest()
void
JAXRSClientIT.registerClassNotAssignableContractsInMapTest()
void
JAXRSClientIT.registerClassNotAssignableContractsTest()
void
JAXRSClientIT.registerClassNullContractsTest()
void
JAXRSClientIT.registerClassReaderContractsInMapTest()
void
JAXRSClientIT.registerClassReaderContractsTest()
void
JAXRSClientIT.registerClassWriterContractsInMapTest()
void
JAXRSClientIT.registerClassWriterContractsTest()
void
JAXRSClientIT.registerObjectBindingPriorityInMapTest()
void
JAXRSClientIT.registerObjectBindingPriorityTest()
void
JAXRSClientIT.registerObjectEmptyContractsTest()
void
JAXRSClientIT.registerObjectNotAssignableContractsInMapTest()
void
JAXRSClientIT.registerObjectNotAssignableContractsTest()
void
JAXRSClientIT.registerObjectNullContractsTest()
void
JAXRSClientIT.registerObjectReaderContractsInMapTest()
void
JAXRSClientIT.registerObjectReaderContractsTest()
void
JAXRSClientIT.registerObjectWriterContractsInMapTest()
void
JAXRSClientIT.registerObjectWriterContractsTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.configuration
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.configuration that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.checkConfig
(Assertable assertable, Object[] registerables) Check on every possible setting of configuration by a Feature or a singletonprotected void
JAXRSClientIT.checkConfig
(Registrar registrar, Assertable assertable, Object[] registerables) void
JAXRSClientIT.isEnabledClassReturningFalseTest()
void
JAXRSClientIT.isEnabledFeatureClassReturningTrueTest()
void
JAXRSClientIT.isEnabledFeatureReturningFalseTest()
void
JAXRSClientIT.isEnabledFeatureReturningTrueTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.headers
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.headers that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.acceptLanguageTest()
void
JAXRSClientIT.containsHeaderStringTest()
void
JAXRSClientIT.contentLanguageTest()
void
JAXRSClientIT.cookieTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getHeaderStringUsesToStringTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.mediaTypeAcceptableTest()
void
JAXRSClientIT.mediaTypeTest()
void
JAXRSClientIT.requestHeadersTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.request
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.request that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.evaluatePreconditionsEntityTagIfMatchAAAGetTest()
void
JAXRSClientIT.evaluatePreconditionsEntityTagIfMatchAAAPutTest()
void
JAXRSClientIT.evaluatePreconditionsEntityTagIfMatchBBBGetTest()
void
JAXRSClientIT.evaluatePreconditionsEntityTagIfMatchBBBPutTest()
void
JAXRSClientIT.evaluatePreconditionsIfModSinceAgesAgoGetTest()
void
JAXRSClientIT.evaluatePreconditionsIfModSinceNowGetTest()
void
JAXRSClientIT.evaluatePreconditionsIfNonMatchHeadTest()
void
JAXRSClientIT.evaluatePreconditionsIfUnmodSinceAgesAgoGetTest()
void
JAXRSClientIT.evaluatePreconditionsIfUnmodSinceNowGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfModAAASinceGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfModSinceNowAAAGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfNonMatchAAAGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfNonMatchAAAHeadTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfNonMatchAAAPutTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfNonMatchGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfUnmodSinceAAAGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagIfUnmodSinceNowAAAGetTest()
void
JAXRSClientIT.evaluatePreconditionsTagNullAndSimpleGetTest()
void
JAXRSClientIT.getMethodDeleteRequestTest()
void
JAXRSClientIT.getMethodGetRequestTest()
void
JAXRSClientIT.getMethodHeadRequestTest()
void
JAXRSClientIT.getMethodPostRequestTest()
void
JAXRSClientIT.getMethodPutRequestTest()
void
JAXRSClientIT.selectVariantDeleteRequestTest()
void
JAXRSClientIT.selectVariantGetRequestTest()
void
JAXRSClientIT.selectVariantPostRequestTest()
void
JAXRSClientIT.selectVariantPutRequestTest()
void
JAXRSClientIT.selectVariantResponseVaryTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.response
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.response that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.bufferEntityBuffersDataTest()
void
JAXRSClientIT.bufferEntityThrowsExceptionTest()
void
JAXRSClientIT.bufferEntityThrowsIllegalStateExceptionTest()
protected void
JAXRSClientIT.catchCorruptedStreamException
(Runnable runnable) protected void
JAXRSClientIT.catchCorruptedStreamExceptionOnBufferEntity
(jakarta.ws.rs.core.Response response) void
JAXRSClientIT.closeTest()
void
JAXRSClientIT.closeThrowsExceptionWhenErrorTest()
void
JAXRSClientIT.getAllowedMethodsTest()
void
JAXRSClientIT.getCookiesIsImmutableTest()
void
JAXRSClientIT.getCookiesTest()
void
JAXRSClientIT.getDateTest()
void
JAXRSClientIT.getEntityTagNotPresentTest()
void
JAXRSClientIT.getEntityTagTest()
void
JAXRSClientIT.getEntityThrowsIllegalStateExceptionTestWhenClosed()
void
JAXRSClientIT.getEntityThrowsIllegalStateExceptionWhenConsumedTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getHeaderStringTest()
void
JAXRSClientIT.getHeaderStringUsingHeaderDelegateTest()
void
JAXRSClientIT.getHeaderStringUsingToStringTest()
void
JAXRSClientIT.getHeadersUsingHeaderDelegateTest()
void
JAXRSClientIT.getLanguageNotPresentTest()
void
JAXRSClientIT.getLanguageTest()
void
JAXRSClientIT.getLastModifiedNotPresentTest()
void
JAXRSClientIT.getLastModifiedTest()
void
JAXRSClientIT.getLengthNotPresentTest()
void
JAXRSClientIT.getLengthTest()
void
JAXRSClientIT.getLinkBuilderForTheNotPresentRelationTest()
void
JAXRSClientIT.getLinkBuilderForTheRelationTest()
void
JAXRSClientIT.getLinkNotPresentTest()
void
JAXRSClientIT.getLinksIsNotNullTest()
void
JAXRSClientIT.getLinksTest()
void
JAXRSClientIT.getLinkTest()
void
JAXRSClientIT.getLocationNotPresentTest()
void
JAXRSClientIT.getLocationTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getStatusInfoTest()
void
JAXRSClientIT.getStringHeadersUsingHeaderDelegateTest()
void
JAXRSClientIT.getStringHeadersUsingToStringTest()
void
JAXRSClientIT.hasEntityThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.hasEntityWhenEntityTest()
void
JAXRSClientIT.hasEntityWhenNoEntityTest()
void
JAXRSClientIT.hasLinkWhenLinkTest()
void
JAXRSClientIT.hasLinkWhenNoLinkTest()
protected jakarta.ws.rs.core.Response
protected jakarta.ws.rs.core.Response
JAXRSClientIT.invokePost
(String method, Object entity) void
JAXRSClientIT.readEntityClassAnnotationCloseIsCalledTest()
void
JAXRSClientIT.readEntityClassAnnotationCloseIsNotCalledOnInputStreamTest()
void
JAXRSClientIT.readEntityClassAnnotationIsNullWhenNoEntityTest()
void
JAXRSClientIT.readEntityClassAnnotationTest()
void
JAXRSClientIT.readEntityClassAnnotationThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.readEntityClassAnnotationThrowsProcessingExceptionTest()
void
JAXRSClientIT.readEntityClassCloseIsCalledTest()
void
JAXRSClientIT.readEntityClassCloseIsNotCalledOnInputStreamTest()
void
JAXRSClientIT.readEntityClassIsNullWhenNoEntityTest()
void
JAXRSClientIT.readEntityClassTest()
void
JAXRSClientIT.readEntityClassThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.readEntityClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.readEntityGenericCloseIsCalledTest()
void
JAXRSClientIT.readEntityGenericIsNullWhenNoEntityTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationCloseIsCalledTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationCloseIsNotCalledOnInputStreamTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationIsNullWhenNoEntityTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.readEntityGenericTypeAnnotationThrowsProcessingExceptionTest()
void
JAXRSClientIT.readEntityGenericTypeCloseIsNotCalledOnInputStreamTest()
void
JAXRSClientIT.readEntityGenericTypeTest()
void
JAXRSClientIT.readEntityGenericTypeThrowsIllegalStateExceptionTest()
void
JAXRSClientIT.readEntityGenericTypeThrowsProcessingExceptionTest()
protected String
void
JAXRSClientIT.responseCreatedRelativeURITest()
void
JAXRSClientIT.statusTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.responsebuilder
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.responsebuilder that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClient.invokeRequest()
void
JAXRSClient.noAuthorizationTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext.basic
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext.basic that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSBasicClientIT.basicAuthorizationAdminTest()
void
JAXRSBasicClientIT.basicAuthorizationIncorrectPasswordTest()
void
JAXRSBasicClientIT.basicAuthorizationIncorrectUserTest()
void
JAXRSBasicClientIT.basicAuthorizationStandardUserTest()
void
JAXRSBasicClientIT.noAuthorizationTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.core.uriinfo
Methods in ee.jakarta.tck.ws.rs.ee.rs.core.uriinfo that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.aPathTest()
void
JAXRSClientIT.baseUriTest()
void
JAXRSClientIT.getMatchedResourcesTest()
void
JAXRSClientIT.getMatchedURIsTest()
void
JAXRSClientIT.getMatchedURIsTest1()
void
JAXRSClientIT.getMatchedURIsTest2()
void
JAXRSClientIT.getNormalizedUriTest()
void
JAXRSClientIT.pathParamTest()
void
JAXRSClientIT.pathParamTest1()
void
JAXRSClientIT.pathParamTest2()
void
JAXRSClientIT.pathSegTest()
void
JAXRSClientIT.pathSegTest1()
void
JAXRSClientIT.pathSegTest2()
void
JAXRSClientIT.pathTest()
void
JAXRSClientIT.pathTest1()
void
JAXRSClientIT.pathTest2()
void
JAXRSClientIT.queryTest()
void
JAXRSClientIT.queryTest1()
void
JAXRSClientIT.queryTest2()
void
JAXRSClientIT.requestURITest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.delete
Methods in ee.jakarta.tck.ws.rs.ee.rs.delete that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.deleteSubTest()
void
JAXRSClientIT.deleteSubTest1()
void
JAXRSClientIT.deleteTest1()
void
JAXRSClientIT.deleteTest2()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
WriterClient.invoke()
Invoke and convert IOException to Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.interceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.interceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getAnnotationsTest()
void
JAXRSClientIT.getGenericTypeTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsReadOnlyTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setAnnotationsNullThrowsNPETest()
void
JAXRSClientIT.setAnnotationsTest()
void
JAXRSClientIT.setGenericTypeTest()
void
JAXRSClientIT.setMediaTypeTest()
void
JAXRSClientIT.setPropertyNullTest()
void
JAXRSClientIT.setPropertyTest()
void
JAXRSClientIT.setTypeTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getEntityTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersOperationOnlyTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getOutputStreamTest()
void
JAXRSClientIT.proceedThrowsIOExceptionTest()
void
JAXRSClientIT.proceedThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.setEntityTest()
void
JAXRSClientIT.setOutputStreamTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.interceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.interceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getAnnotationsTest()
void
JAXRSClientIT.getGenericTypeTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsReadOnlyTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setAnnotationsNullThrowsNPETest()
void
JAXRSClientIT.setAnnotationsTest()
void
JAXRSClientIT.setGenericTypeTest()
void
JAXRSClientIT.setMediaTypeTest()
void
JAXRSClientIT.setPropertyNullTest()
void
JAXRSClientIT.setPropertyTest()
void
JAXRSClientIT.setTypeTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.readerinterceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.readerinterceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getHeadersHeadersSetTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersOperationOnlyTest()
void
JAXRSClientIT.getInputStreamTest()
void
JAXRSClientIT.proceedThrowsIOExceptionTest()
void
JAXRSClientIT.proceedThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.setInputStreamTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
WriterClient.invoke
(CONTEXTOPERATION op) Invoke and convert CONTEXTOPERATION to a pathprotected void
WriterClient.invoke
(CONTEXTOPERATION op, JAXRSCommonClient.Request method) Invoke and convert CONTEXTOPERATION to a path -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.interceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.interceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getAnnotationsTest()
void
JAXRSClientIT.getGenericTypeTest()
void
JAXRSClientIT.getMediaTypeTest()
void
JAXRSClientIT.getPropertyIsNullTest()
void
JAXRSClientIT.getPropertyNamesIsReadOnlyTest()
void
JAXRSClientIT.getPropertyNamesTest()
void
JAXRSClientIT.getTypeTest()
void
JAXRSClientIT.removePropertyTest()
void
JAXRSClientIT.setAnnotationsNullThrowsNPETest()
void
JAXRSClientIT.setAnnotationsTest()
void
JAXRSClientIT.setGenericTypeTest()
void
JAXRSClientIT.setMediaTypeTest()
void
JAXRSClientIT.setPropertyNullTest()
void
JAXRSClientIT.setPropertyTest()
void
JAXRSClientIT.setTypeTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.writerinterceptorcontext
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.writerinterceptorcontext that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.getEntityTest()
void
JAXRSClientIT.getHeadersIsMutableTest()
void
JAXRSClientIT.getHeadersOperationOnlyTest()
void
JAXRSClientIT.getHeadersTest()
void
JAXRSClientIT.getOutputStreamTest()
void
JAXRSClientIT.proceedThrowsIOExceptionTest()
void
JAXRSClientIT.proceedThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.setEntityTest()
void
JAXRSClientIT.setOutputStreamTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.atomicIntegerIsLazyDeployableAndThrowsErrorTest()
void
JAXRSClientIT.atomicIntegerPassesTest()
void
JAXRSClientIT.cookieParamInLocatorTest()
void
JAXRSClientIT.cookieParamUsesParamConvertorTest()
void
JAXRSClientIT.defaultValueCookieParamInLocatorTest()
void
JAXRSClientIT.defaultValueFormParamInLocatorTest()
void
JAXRSClientIT.defaultValueHeaderParamInLocatorTest()
void
JAXRSClientIT.defaultValueInCookieParamTest()
void
JAXRSClientIT.defaultValueInFormParamTest()
void
JAXRSClientIT.defaultValueInHeaderParamTest()
void
JAXRSClientIT.defaultValueInMatrixParamTest()
void
JAXRSClientIT.defaultValueInPathParamTest()
void
JAXRSClientIT.defaultValueInQueryParamTest()
void
JAXRSClientIT.defaultValueMatrixParamInLocatorTest()
void
JAXRSClientIT.defaultValuePathParamInLocatorTest()
void
JAXRSClientIT.defaultValueQueryParamInLocatorTest()
void
JAXRSClientIT.formParamInLocatorTest()
void
JAXRSClientIT.formParamUsesParamConvertorTest()
void
JAXRSClientIT.headerParamInLocatorTest()
void
JAXRSClientIT.headerParamUsesParamConvertorTest()
void
JAXRSClientIT.isParamCoverterInApplicationClassesUsedTest()
void
JAXRSClientIT.isParamCoverterInApplicationSingletonsUsedTest()
void
JAXRSClientIT.matrixParamInLocatorTest()
void
JAXRSClientIT.matrixParamUsesParamConvertorTest()
void
JAXRSClientIT.pathParamInLocatorTest()
void
JAXRSClientIT.pathParamUsesParamConvertorTest()
void
JAXRSClientIT.queryParamInLocatorTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.ext.providers
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.providers that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSProvidersClientIT.getClassesTest()
protected int
JAXRSProvidersClientIT.getReturnedNumber()
void
JAXRSProvidersClientIT.getSingletonsTest()
void
JAXRSProvidersClientIT.isRegisteredAppJsonContextResolverTest()
void
JAXRSProvidersClientIT.isRegisteredExceptionMapperNullExceptionTest()
void
JAXRSProvidersClientIT.isRegisteredExceptionMapperRuntimeExceptionTest()
void
JAXRSProvidersClientIT.isRegisteredIOExceptionExceptionMapperTest()
void
JAXRSProvidersClientIT.isRegisteredMessageBodReaderXmlTest()
void
JAXRSProvidersClientIT.isRegisteredMessageBodyReaderWildcardTest()
void
JAXRSProvidersClientIT.isRegisteredMessageBodyWriterWildcardTest()
void
JAXRSProvidersClientIT.isRegisteredMessageBodyWriterXmlTest()
void
JAXRSProvidersClientIT.isRegisteredRuntimeExceptionExceptionMapperTest()
void
JAXRSProvidersClientIT.isRegisteredTextPlainContextResolverTest()
void
JAXRSProvidersClientIT.readEntityFromBodyTest()
void
JAXRSProvidersClientIT.readEntityFromHeaderTest()
void
JAXRSProvidersClientIT.readEntityIOExceptionTest()
void
JAXRSProvidersClientIT.readEntityWebException400Test()
void
JAXRSProvidersClientIT.readEntityWebException410Test()
void
JAXRSProvidersClientIT.writeBodyEntityUsingWriterTest()
void
JAXRSProvidersClientIT.writeHeaderEntityUsingWriterTest()
void
JAXRSProvidersClientIT.writeIOExceptionUsingWriterTest()
void
JAXRSProvidersClientIT.writeIOExceptionWithoutWriterTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.formparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.formparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.defaultFormParamFromConstructorTest()
void
JAXRSClientIT.defaultFormParamFromListConstructorTest()
void
JAXRSClientIT.defaultFormParamFromListFromStringTest()
void
JAXRSClientIT.defaultFormParamFromSetFromStringTest()
void
JAXRSClientIT.defaultFormParamFromSortedSetFromStringTest()
void
JAXRSClientIT.defaultFormParamFromStringTest()
void
JAXRSClientIT.defaultFormParamNoArgSentTest()
void
JAXRSClientIT.defaultFormParamPutArgSentTest()
void
JAXRSClientIT.defaultFormParamPutNoArgSentTest()
void
JAXRSClientIT.defaultFormParamSentTest()
void
JAXRSClientIT.defaultFormParamValueOfTest()
void
JAXRSClientIT.formParamEntityWithEncodedTest()
void
JAXRSClientIT.formParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.formParamThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.nonDefaultFormParamFromConstructorTest()
void
JAXRSClientIT.nonDefaultFormParamFromListConstructorTest()
void
JAXRSClientIT.nonDefaultFormParamFromListFromStringTest()
void
JAXRSClientIT.nonDefaultFormParamFromSetFromStringTest()
void
JAXRSClientIT.nonDefaultFormParamFromSortedSetFromStringTest()
void
JAXRSClientIT.nonDefaultFormParamFromStringTest()
void
JAXRSClientIT.nonDefaultFormParamNothingSentTest()
void
JAXRSClientIT.nonDefaultFormParamValueOfTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.formparam.locator
Methods in ee.jakarta.tck.ws.rs.ee.rs.formparam.locator that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSLocatorClientIT.defaultFormParamFromConstructorTest()
void
JAXRSLocatorClientIT.defaultFormParamFromListConstructorTest()
void
JAXRSLocatorClientIT.defaultFormParamFromListFromStringTest()
void
JAXRSLocatorClientIT.defaultFormParamFromSetFromStringTest()
void
JAXRSLocatorClientIT.defaultFormParamFromSortedSetFromStringTest()
void
JAXRSLocatorClientIT.defaultFormParamFromStringTest()
void
JAXRSLocatorClientIT.defaultFormParamNoArgSentTest()
void
JAXRSLocatorClientIT.defaultFormParamPutArgSentTest()
void
JAXRSLocatorClientIT.defaultFormParamPutNoArgSentTest()
void
JAXRSLocatorClientIT.defaultFormParamSentTest()
void
JAXRSLocatorClientIT.defaultFormParamValueOfTest()
void
JAXRSLocatorClientIT.formParamEntityWithEncodedTest()
void
JAXRSLocatorClientIT.formParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.formParamThrowingWebApplicationExceptionTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromConstructorTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromListConstructorTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromListFromStringTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromSetFromStringTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromSortedSetFromStringTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamFromStringTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamNothingSentTest()
void
JAXRSLocatorClientIT.nonDefaultFormParamValueOfTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.formparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.formparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.defaultFormParamFromConstructorTest()
void
JAXRSSubClientIT.defaultFormParamFromListConstructorTest()
void
JAXRSSubClientIT.defaultFormParamFromListFromStringTest()
void
JAXRSSubClientIT.defaultFormParamFromSetFromStringTest()
void
JAXRSSubClientIT.defaultFormParamFromSortedSetFromStringTest()
void
JAXRSSubClientIT.defaultFormParamFromStringTest()
void
JAXRSSubClientIT.defaultFormParamNoArgSentTest()
void
JAXRSSubClientIT.defaultFormParamPutArgSentTest()
void
JAXRSSubClientIT.defaultFormParamPutNoArgSentTest()
void
JAXRSSubClientIT.defaultFormParamSentTest()
void
JAXRSSubClientIT.defaultFormParamValueOfTest()
void
JAXRSSubClientIT.formParamEntityWithEncodedTest()
void
JAXRSSubClientIT.formParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.formParamThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromConstructorTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromListConstructorTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromListFromStringTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromSetFromStringTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromSortedSetFromStringTest()
void
JAXRSSubClientIT.nonDefaultFormParamFromStringTest()
void
JAXRSSubClientIT.nonDefaultFormParamNothingSentTest()
void
JAXRSSubClientIT.nonDefaultFormParamValueOfTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.get
Methods in ee.jakarta.tck.ws.rs.ee.rs.get that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.dynamicGetTest()
void
JAXRSClientIT.getSubTest()
void
JAXRSClientIT.getTest1()
void
JAXRSClientIT.getTest2()
void
JAXRSClientIT.headSubTest()
void
JAXRSClientIT.headTest1()
void
JAXRSClientIT.headTest2()
void
JAXRSClientIT.optionSubTest()
void
JAXRSClientIT.recursiveResourceLocatorTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.head
Methods in ee.jakarta.tck.ws.rs.ee.rs.head that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.headGetTest()
void
JAXRSClientIT.headSubTest()
void
JAXRSClientIT.headTest1()
void
JAXRSClientIT.headTest2()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.headerparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.headerparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.headerFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.headerFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.headerFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.headerFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.headerFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.headerParamBooleanTest()
void
JAXRSClientIT.headerParamByteTest()
void
JAXRSClientIT.headerParamDoubleTest()
void
JAXRSClientIT.headerParamEntityWithConstructorTest()
void
JAXRSClientIT.headerParamEntityWithFromStringTest()
void
JAXRSClientIT.headerParamEntityWithValueOfTest()
void
JAXRSClientIT.headerParamFloatTest()
void
JAXRSClientIT.headerParamIntTest()
void
JAXRSClientIT.headerParamListEntityWithFromStringTest()
void
JAXRSClientIT.headerParamLongTest()
void
JAXRSClientIT.headerParamNoQueryTest()
void
JAXRSClientIT.headerParamSetEntityWithFromStringTest()
void
JAXRSClientIT.headerParamShortTest()
void
JAXRSClientIT.headerParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.headerParamStringTest()
void
JAXRSClientIT.headerParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.headerParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.headerparam.locator
Methods in ee.jakarta.tck.ws.rs.ee.rs.headerparam.locator that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSLocatorClientIT.headerFieldParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.headerFieldParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerFieldParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.headerFieldParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerFieldParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.headerFieldThrowingWebApplicationExceptionTest()
void
JAXRSLocatorClientIT.headerParamBooleanTest()
void
JAXRSLocatorClientIT.headerParamByteTest()
void
JAXRSLocatorClientIT.headerParamDoubleTest()
void
JAXRSLocatorClientIT.headerParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.headerParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.headerParamFloatTest()
void
JAXRSLocatorClientIT.headerParamIntTest()
void
JAXRSLocatorClientIT.headerParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerParamLongTest()
void
JAXRSLocatorClientIT.headerParamNoQueryTest()
void
JAXRSLocatorClientIT.headerParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerParamShortTest()
void
JAXRSLocatorClientIT.headerParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.headerParamStringTest()
void
JAXRSLocatorClientIT.headerParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.headerParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.headerparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.headerparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.headerFieldParamEntityWithConstructorTest()
void
JAXRSSubClientIT.headerFieldParamEntityWithFromStringTest()
void
JAXRSSubClientIT.headerFieldParamEntityWithValueOfTest()
void
JAXRSSubClientIT.headerFieldParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.headerFieldParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.headerFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.headerFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.headerFieldThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.headerParamBooleanTest()
void
JAXRSSubClientIT.headerParamByteTest()
void
JAXRSSubClientIT.headerParamDoubleTest()
void
JAXRSSubClientIT.headerParamEntityWithConstructorTest()
void
JAXRSSubClientIT.headerParamEntityWithFromStringTest()
void
JAXRSSubClientIT.headerParamEntityWithValueOfTest()
void
JAXRSSubClientIT.headerParamFloatTest()
void
JAXRSSubClientIT.headerParamIntTest()
void
JAXRSSubClientIT.headerParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.headerParamLongTest()
void
JAXRSSubClientIT.headerParamNoQueryTest()
void
JAXRSSubClientIT.headerParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.headerParamShortTest()
void
JAXRSSubClientIT.headerParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.headerParamStringTest()
void
JAXRSSubClientIT.headerParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.headerParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.matrixparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.matrixparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.matrixFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.matrixFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.matrixFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.matrixFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.matrixFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.matrixParamBooleanTest()
void
JAXRSClientIT.matrixParamByteTest()
void
JAXRSClientIT.matrixParamDoubleTest()
void
JAXRSClientIT.matrixParamEntityWithConstructorTest()
void
JAXRSClientIT.matrixParamEntityWithEncodedTest()
void
JAXRSClientIT.matrixParamEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamEntityWithValueOfTest()
void
JAXRSClientIT.matrixParamFloatTest()
void
JAXRSClientIT.matrixParamIntTest()
void
JAXRSClientIT.matrixParamListEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamLongTest()
void
JAXRSClientIT.matrixParamSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamShortTest()
void
JAXRSClientIT.matrixParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.matrixParamStringTest()
void
JAXRSClientIT.matrixParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.matrixParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.locator
Methods in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.locator that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSLocatorClientIT.matrixFieldParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.matrixFieldParamEntityWithEncodedTest()
void
JAXRSLocatorClientIT.matrixFieldParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixFieldParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.matrixFieldParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixFieldParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.matrixFieldThrowingWebApplicationExceptionTest()
void
JAXRSLocatorClientIT.matrixParamBooleanTest()
void
JAXRSLocatorClientIT.matrixParamByteTest()
void
JAXRSLocatorClientIT.matrixParamDoubleTest()
void
JAXRSLocatorClientIT.matrixParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.matrixParamEntityWithEncodedTest()
void
JAXRSLocatorClientIT.matrixParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.matrixParamFloatTest()
void
JAXRSLocatorClientIT.matrixParamIntTest()
void
JAXRSLocatorClientIT.matrixParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixParamLongTest()
void
JAXRSLocatorClientIT.matrixParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixParamShortTest()
void
JAXRSLocatorClientIT.matrixParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.matrixParamStringTest()
void
JAXRSLocatorClientIT.matrixParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.matrixParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.matrixFieldParamEntityWithConstructorTest()
void
JAXRSSubClientIT.matrixFieldParamEntityWithEncodedTest()
void
JAXRSSubClientIT.matrixFieldParamEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixFieldParamEntityWithValueOfTest()
void
JAXRSSubClientIT.matrixFieldParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixFieldParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.matrixFieldThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.matrixParamBooleanTest()
void
JAXRSSubClientIT.matrixParamByteTest()
void
JAXRSSubClientIT.matrixParamDoubleTest()
void
JAXRSSubClientIT.matrixParamEntityWithConstructorTest()
void
JAXRSSubClientIT.matrixParamEntityWithEncodedTest()
void
JAXRSSubClientIT.matrixParamEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixParamEntityWithValueOfTest()
void
JAXRSSubClientIT.matrixParamFloatTest()
void
JAXRSSubClientIT.matrixParamIntTest()
void
JAXRSSubClientIT.matrixParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixParamLongTest()
void
JAXRSSubClientIT.matrixParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixParamShortTest()
void
JAXRSSubClientIT.matrixParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.matrixParamStringTest()
void
JAXRSSubClientIT.matrixParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.matrixParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.options
Methods in ee.jakarta.tck.ws.rs.ee.rs.options that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.autoResponseTest()
void
JAXRSClientIT.optionsTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.pathparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.pathparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.pathFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.pathFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.pathFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.pathFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.pathParamEntityWithConstructorTest()
void
JAXRSClientIT.pathParamEntityWithEncodedTest()
void
JAXRSClientIT.pathParamEntityWithFromStringTest()
void
JAXRSClientIT.pathParamEntityWithValueOfTest()
void
JAXRSClientIT.pathParamListEntityWithFromStringTest()
void
JAXRSClientIT.pathParamSetEntityWithFromStringTest()
void
JAXRSClientIT.pathParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.pathParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.pathParamThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.test1()
void
JAXRSClientIT.test2()
void
JAXRSClientIT.test3()
void
JAXRSClientIT.test4()
void
JAXRSClientIT.test5()
void
JAXRSClientIT.test6()
void
JAXRSClientIT.test7()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.pathparam.locator
Methods in ee.jakarta.tck.ws.rs.ee.rs.pathparam.locator that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSLocatorClientIT.pathFieldParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.pathFieldParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathFieldParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.pathFieldParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathFieldParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathParamEntityWithConstructorTest()
void
JAXRSLocatorClientIT.pathParamEntityWithEncodedTest()
void
JAXRSLocatorClientIT.pathParamEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathParamEntityWithValueOfTest()
void
JAXRSLocatorClientIT.pathParamListEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathParamSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathParamSortedSetEntityWithFromStringTest()
void
JAXRSLocatorClientIT.pathParamThrowingIllegalArgumentExceptionTest()
void
JAXRSLocatorClientIT.pathParamThrowingWebApplicationExceptionTest()
void
JAXRSLocatorClientIT.test1()
void
JAXRSLocatorClientIT.test2()
void
JAXRSLocatorClientIT.test3()
void
JAXRSLocatorClientIT.test4()
void
JAXRSLocatorClientIT.test5()
void
JAXRSLocatorClientIT.test6()
void
JAXRSLocatorClientIT.test7()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.pathFieldParamEntityWithConstructorTest()
void
JAXRSSubClientIT.pathFieldParamEntityWithFromStringTest()
void
JAXRSSubClientIT.pathFieldParamEntityWithValueOfTest()
void
JAXRSSubClientIT.pathFieldParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.pathFieldParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.pathFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.pathParamEntityWithConstructorTest()
void
JAXRSSubClientIT.pathParamEntityWithEncodedTest()
void
JAXRSSubClientIT.pathParamEntityWithFromStringTest()
void
JAXRSSubClientIT.pathParamEntityWithValueOfTest()
void
JAXRSSubClientIT.pathParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.pathParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.pathParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.pathParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.pathParamThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.test1()
void
JAXRSSubClientIT.test2()
void
JAXRSSubClientIT.test3()
void
JAXRSSubClientIT.test4()
void
JAXRSSubClientIT.test5()
void
JAXRSSubClientIT.test6()
void
JAXRSSubClientIT.test7()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.produceconsume
Methods in ee.jakarta.tck.ws.rs.ee.rs.produceconsume that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.anyPlainConsumesTest()
void
JAXRSClientIT.anyPlainTest()
void
JAXRSClientIT.anyUnknownConsumesTest()
void
JAXRSClientIT.anyUnknownTest()
void
JAXRSClientIT.anyWidgetsxmlConsumesTest()
void
JAXRSClientIT.anyWidgetsxmlTest()
void
JAXRSClientIT.htmlPlainConsumesTest()
void
JAXRSClientIT.htmlPlainTest()
void
JAXRSClientIT.htmlUnknownConsumesTest()
void
JAXRSClientIT.htmlUnknownTest()
void
JAXRSClientIT.plainAnyConsumesTest()
void
JAXRSClientIT.plainAnyTest()
void
JAXRSClientIT.plainPlusConsumePlainTest()
void
JAXRSClientIT.plainPlusConsumeXmlTest()
void
JAXRSClientIT.plainPlusProducePlainTest()
void
JAXRSClientIT.plainPlusProduceXmlTest()
void
JAXRSClientIT.unknownAnyConsumesTest()
void
JAXRSClientIT.unknownAnyTest()
void
JAXRSClientIT.widgetsXmlAnyConsumesTest()
void
JAXRSClientIT.widgetsXmlAnyTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.put
Methods in ee.jakarta.tck.ws.rs.ee.rs.put that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.putSubTest()
void
JAXRSClientIT.putTest1()
void
JAXRSClientIT.putTest2()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.queryparam
Methods in ee.jakarta.tck.ws.rs.ee.rs.queryparam that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.queryFieldParamEntityWithConstructorTest()
void
JAXRSClientIT.queryFieldParamEntityWithEncodedTest()
void
JAXRSClientIT.queryFieldParamEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamEntityWithValueOfTest()
void
JAXRSClientIT.queryFieldParamListEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamSetEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.queryFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.queryFieldThrowingWebApplicationExceptionTest()
void
JAXRSClientIT.queryParamBooleanTest()
void
JAXRSClientIT.queryParamByteTest()
void
JAXRSClientIT.queryParamDoubleTest()
void
JAXRSClientIT.queryParamEntityWithConstructorTest()
void
JAXRSClientIT.queryParamEntityWithEncodedTest()
void
JAXRSClientIT.queryParamEntityWithFromStringTest()
void
JAXRSClientIT.queryParamEntityWithValueOfTest()
void
JAXRSClientIT.queryParamFloatTest()
void
JAXRSClientIT.queryParamIntTest()
void
JAXRSClientIT.queryParamListEntityWithFromStringTest()
void
JAXRSClientIT.queryParamLongTest()
void
JAXRSClientIT.queryParamNoQueryTest()
void
JAXRSClientIT.queryParamSetEntityWithFromStringTest()
void
JAXRSClientIT.queryParamShortTest()
void
JAXRSClientIT.queryParamSortedSetEntityWithFromStringTest()
void
JAXRSClientIT.queryParamStringTest()
void
JAXRSClientIT.queryParamThrowingIllegalArgumentExceptionTest()
void
JAXRSClientIT.queryParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.ee.rs.queryparam.sub
Methods in ee.jakarta.tck.ws.rs.ee.rs.queryparam.sub that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSSubClientIT.queryFieldParamEntityWithConstructorTest()
void
JAXRSSubClientIT.queryFieldParamEntityWithEncodedTest()
void
JAXRSSubClientIT.queryFieldParamEntityWithFromStringTest()
void
JAXRSSubClientIT.queryFieldParamEntityWithValueOfTest()
void
JAXRSSubClientIT.queryFieldParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.queryFieldParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.queryFieldParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.queryFieldThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.queryFieldThrowingWebApplicationExceptionTest()
void
JAXRSSubClientIT.queryParamBooleanTest()
void
JAXRSSubClientIT.queryParamByteTest()
void
JAXRSSubClientIT.queryParamDoubleTest()
void
JAXRSSubClientIT.queryParamEntityWithConstructorTest()
void
JAXRSSubClientIT.queryParamEntityWithEncodedTest()
void
JAXRSSubClientIT.queryParamEntityWithFromStringTest()
void
JAXRSSubClientIT.queryParamEntityWithValueOfTest()
void
JAXRSSubClientIT.queryParamFloatTest()
void
JAXRSSubClientIT.queryParamIntTest()
void
JAXRSSubClientIT.queryParamListEntityWithFromStringTest()
void
JAXRSSubClientIT.queryParamLongTest()
void
JAXRSSubClientIT.queryParamNoQueryTest()
void
JAXRSSubClientIT.queryParamSetEntityWithFromStringTest()
void
JAXRSSubClientIT.queryParamShortTest()
void
JAXRSSubClientIT.queryParamSortedSetEntityWithFromStringTest()
void
JAXRSSubClientIT.queryParamStringTest()
void
JAXRSSubClientIT.queryParamThrowingIllegalArgumentExceptionTest()
void
JAXRSSubClientIT.queryParamThrowingWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.api.client.invocationbuilder
Methods in ee.jakarta.tck.ws.rs.jaxrs21.api.client.invocationbuilder that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.testRxClassExceutorServiceGetsClassInstance()
void
JAXRSClientIT.testRxClassExecutorServiceThrowsWhenNotRegistered()
void
JAXRSClientIT.testRxClassGetsClassInstance()
void
JAXRSClientIT.testRxClassThrowsWhenNotRegistered()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.async
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.async that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.deleteTest()
void
JAXRSClientIT.deleteThrowsExceptionTest()
void
JAXRSClientIT.deleteWhileServerWaitTest()
void
JAXRSClientIT.deleteWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithCallbackStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.deleteWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.deleteWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.deleteWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.deleteWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.getThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWhileServerWaitTest()
void
JAXRSClientIT.getWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithCallbackStringThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.getWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.getWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.getWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.getWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.headTest()
void
JAXRSClientIT.headThrowsProcessingExceptionTest()
void
JAXRSClientIT.headWhileServerWaitTest()
void
JAXRSClientIT.headWithCallbackStringThrowsProcessingExceptionTest()
void
JAXRSClientIT.headWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.methodTest()
void
JAXRSClientIT.methodThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackStringWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackStringWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithCallbackWhileServerWaitTest()
void
void
JAXRSClientIT.methodWithCallbackWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithCallbackWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithCallbackWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithClassWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.methodWithGenericTypeStringWithEntityWhileServerWaitTest()
void
void
JAXRSClientIT.methodWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.methodWithResponseClassWithEntityWhileServerWaitTest()
void
JAXRSClientIT.methodWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.methodWithStringClassWithEntityWhileServerWaitTest()
void
JAXRSClientIT.optionsTest()
void
JAXRSClientIT.optionsThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWhileServerWaitTest()
void
void
JAXRSClientIT.optionsWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.optionsWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.optionsWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.optionsWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.optionsWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.optionsWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.postTest()
void
JAXRSClientIT.postThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWhileServerWaitTest()
void
JAXRSClientIT.postWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.postWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.postWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.postWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.postWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.putThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWhileServerWaitTest()
void
JAXRSClientIT.putWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.putWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.putWithGenericTypeStringWhileServerWaitTest()
void
JAXRSClientIT.putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.putWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.putWithStringClassWhileServerWaitTest()
void
JAXRSClientIT.traceTest()
void
JAXRSClientIT.traceThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWhileServerWaitTest()
void
JAXRSClientIT.traceWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithCallbackThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithCallbackThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithCallbackWhileServerWaitTest()
void
JAXRSClientIT.traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeResponseWhileServerWaitTest()
void
JAXRSClientIT.traceWithGenericTypeStringWhileServerWaitTest()
void
void
JAXRSClientIT.traceWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithResponseClassWhileServerWaitTest()
void
JAXRSClientIT.traceWithStringCallbackWhileServerWaitTest()
void
JAXRSClientIT.traceWithStringClassWhileServerWaitTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.rx
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.rx that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.deleteTest()
void
JAXRSClientIT.deleteThrowsExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseTest()
void
JAXRSClientIT.deleteWithGenericTypeStringTest()
void
void
JAXRSClientIT.deleteWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithResponseClassTest()
void
JAXRSClientIT.deleteWithStringClassTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.getThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithGenericTypeResponseTest()
void
JAXRSClientIT.getWithGenericTypeStringTest()
void
JAXRSClientIT.getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithResponseClassTest()
void
JAXRSClientIT.getWithStringClassTest()
void
JAXRSClientIT.headTest()
void
JAXRSClientIT.headThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodTest()
void
JAXRSClientIT.methodThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithClassWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithEntityTest()
void
JAXRSClientIT.methodWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeResponseTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWithEntityTest()
void
JAXRSClientIT.methodWithGenericTypeStringTest()
void
JAXRSClientIT.methodWithGenericTypeStringWithEntityTest()
void
void
JAXRSClientIT.methodWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithResponseClassTest()
void
JAXRSClientIT.methodWithResponseClassWithEntityTest()
void
JAXRSClientIT.methodWithStringClassTest()
void
JAXRSClientIT.methodWithStringClassWithEntityTest()
void
JAXRSClientIT.optionsTest()
void
JAXRSClientIT.optionsThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.optionsWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeResponseTest()
void
JAXRSClientIT.optionsWithGenericTypeStringTest()
void
void
JAXRSClientIT.optionsWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithResponseClassTest()
void
JAXRSClientIT.optionsWithStringClassTest()
void
JAXRSClientIT.postTest()
void
JAXRSClientIT.postThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithGenericTypeResponseTest()
void
JAXRSClientIT.postWithGenericTypeStringTest()
void
void
JAXRSClientIT.postWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithResponseClassTest()
void
JAXRSClientIT.postWithStringClassTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.putThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithGenericTypeResponseTest()
void
JAXRSClientIT.putWithGenericTypeStringTest()
void
JAXRSClientIT.putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithResponseClassTest()
void
JAXRSClientIT.putWithStringClassTest()
void
JAXRSClientIT.traceTest()
void
JAXRSClientIT.traceThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeResponseTest()
void
JAXRSClientIT.traceWithGenericTypeStringTest()
void
void
JAXRSClientIT.traceWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithResponseClassTest()
void
JAXRSClientIT.traceWithStringClassTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.rxinvoker
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.rxinvoker that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
JAXRSClientIT.assertExceptionWithProcessingExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertExceptionWithWebApplicationExceptionIsThrownAndLog
(Future<?> future) protected void
JAXRSClientIT.assertOkAndLog
(jakarta.ws.rs.core.Response response, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.assertProcessingExceptionIsCauseAndLog
(ExecutionException e) protected void
JAXRSClientIT.assertWebApplicationExceptionIsCauseAndLog
(ExecutionException e) protected void
JAXRSClientIT.checkFutureOkResponse
(Future<jakarta.ws.rs.core.Response> future) protected void
JAXRSClientIT.checkFutureResponseStatus
(Future<jakarta.ws.rs.core.Response> future, jakarta.ws.rs.core.Response.Status status) protected void
JAXRSClientIT.checkFutureString
(Future<String> future, String expectedValue) void
JAXRSClientIT.deleteTest()
void
JAXRSClientIT.deleteThrowsExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.deleteWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeResponseTest()
void
JAXRSClientIT.deleteWithGenericTypeStringTest()
void
void
JAXRSClientIT.deleteWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.deleteWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.deleteWithResponseClassTest()
void
JAXRSClientIT.deleteWithStringClassTest()
void
JAXRSClientIT.getTest()
void
JAXRSClientIT.getThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithGenericTypeResponseTest()
void
JAXRSClientIT.getWithGenericTypeStringTest()
void
JAXRSClientIT.getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.getWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.getWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.getWithResponseClassTest()
void
JAXRSClientIT.getWithStringClassTest()
void
JAXRSClientIT.headTest()
void
JAXRSClientIT.headThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodTest()
void
JAXRSClientIT.methodThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.methodWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithClassWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithClassWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithEntityTest()
void
JAXRSClientIT.methodWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeResponseTest()
void
JAXRSClientIT.methodWithGenericTypeResponseWithEntityTest()
void
JAXRSClientIT.methodWithGenericTypeStringTest()
void
JAXRSClientIT.methodWithGenericTypeStringWithEntityTest()
void
void
JAXRSClientIT.methodWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeThrowsWebApplicationExceptionTest()
void
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
void
JAXRSClientIT.methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.methodWithResponseClassTest()
void
JAXRSClientIT.methodWithResponseClassWithEntityTest()
void
JAXRSClientIT.methodWithStringClassTest()
void
JAXRSClientIT.methodWithStringClassWithEntityTest()
void
JAXRSClientIT.optionsTest()
void
JAXRSClientIT.optionsThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.optionsWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeResponseTest()
void
JAXRSClientIT.optionsWithGenericTypeStringTest()
void
void
JAXRSClientIT.optionsWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.optionsWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.optionsWithResponseClassTest()
void
JAXRSClientIT.optionsWithStringClassTest()
void
JAXRSClientIT.postTest()
void
JAXRSClientIT.postThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.postWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithGenericTypeResponseTest()
void
JAXRSClientIT.postWithGenericTypeStringTest()
void
void
JAXRSClientIT.postWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.postWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.postWithResponseClassTest()
void
JAXRSClientIT.postWithStringClassTest()
void
JAXRSClientIT.putTest()
void
JAXRSClientIT.putThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithGenericTypeResponseTest()
void
JAXRSClientIT.putWithGenericTypeStringTest()
void
JAXRSClientIT.putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.putWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.putWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.putWithResponseClassTest()
void
JAXRSClientIT.putWithStringClassTest()
void
JAXRSClientIT.traceTest()
void
JAXRSClientIT.traceThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
void
JAXRSClientIT.traceWithClassThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithClassThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeResponseTest()
void
JAXRSClientIT.traceWithGenericTypeStringTest()
void
void
JAXRSClientIT.traceWithGenericTypeThrowsProcessingExceptionTest()
void
JAXRSClientIT.traceWithGenericTypeThrowsWebApplicationExceptionTest()
void
JAXRSClientIT.traceWithResponseClassTest()
void
JAXRSClientIT.traceWithStringClassTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.patch.server
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.patch.server that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.priority
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.priority that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.exceptionMapperPriorityTest()
void
JAXRSClientIT.paramConverterPriorityTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected Holder<jakarta.ws.rs.sse.InboundSseEvent>
SSEJAXRSClient.querySSEEndpoint
(String endpoint) protected Holder<jakarta.ws.rs.sse.InboundSseEvent>
SSEJAXRSClient.querySSEEndpoint
(String endpoint, BiConsumer<jakarta.ws.rs.sse.SseEventSource, Holder<jakarta.ws.rs.sse.InboundSseEvent>> registrator) protected void
SSEJAXRSClient.querySSEEndpointAndAssert
(String endpoint) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.cleanup()
void
JAXRSClientIT.sseBroadcastTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsink
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsink that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.bytearrayTest()
void
JAXRSClientIT.charTest()
void
JAXRSClientIT.closeTest()
void
JAXRSClientIT.datasourceTest()
void
JAXRSClientIT.doubleTest()
void
JAXRSClientIT.fileTest()
void
JAXRSClientIT.inputstreamTest()
void
JAXRSClientIT.intTest()
void
JAXRSClientIT.jaxbElementTest()
void
JAXRSClientIT.multivaluedMapTest()
void
JAXRSClientIT.readerTest()
void
JAXRSClientIT.sseStageCheckTest()
void
JAXRSClientIT.streamingOutputTest()
void
JAXRSClientIT.stringTest()
void
JAXRSClientIT.transformSourceTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource
Methods in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.byteArrayTest()
void
JAXRSClientIT.closeTest()
void
JAXRSClientIT.connectionLostFor1500msTest()
void
JAXRSClientIT.connectionLostForDefault500msTest()
void
JAXRSClientIT.dataSourceTest()
void
JAXRSClientIT.defaultWaiting1s()
void
JAXRSClientIT.fileTest()
void
JAXRSClientIT.inputStreamTest()
void
JAXRSClientIT.jaxbElementTest()
void
JAXRSClientIT.multivaluedMapTest()
void
JAXRSClientIT.readerTest()
void
JAXRSClientIT.reconnectByEventMethodTest()
void
JAXRSClientIT.stringTest()
void
JAXRSClientIT.transformSourceTest()
void
JAXRSClientIT.userReconnectByEventMethodTest()
void
JAXRSClientIT.wait2Seconds()
void
JAXRSClientIT.xmlTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.spec.classsubresourcelocator
Methods in ee.jakarta.tck.ws.rs.jaxrs21.spec.classsubresourcelocator that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs21.spec.completionstage
Methods in ee.jakarta.tck.ws.rs.jaxrs21.spec.completionstage that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs31.spec.extensions
Methods in ee.jakarta.tck.ws.rs.jaxrs31.spec.extensions that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.dynamicFeatureIsRegisteredTest()
void
JAXRSClientIT.featureIsRegisteredTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.jaxrs40.ee.rs.core.uriinfo
Methods in ee.jakarta.tck.ws.rs.jaxrs40.ee.rs.core.uriinfo that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
UriInfo40ClientIT.getMatchedResourceTemplateOneTest()
void
UriInfo40ClientIT.getMatchedResourceTemplateSubTest()
void
UriInfo40ClientIT.getMatchedResourceTemplateTwoGetTest()
void
UriInfo40ClientIT.getMatchedResourceTemplateTwoPostTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.servlet3.rs.applicationpath
Methods in ee.jakarta.tck.ws.rs.servlet3.rs.applicationpath that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.applicationPathAnnotationEncodedTest()
void
JAXRSClientIT.applicationPathAnnotationNotUsedTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.servlet3.rs.core.streamingoutput
Methods in ee.jakarta.tck.ws.rs.servlet3.rs.core.streamingoutput that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.writeIOExceptionTest()
void
JAXRSClientIT.writeTest()
void
JAXRSClientIT.writeWebApplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery
Methods in ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.isParamCoverterFoundByAutodiscoveryUsedTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.instance
Methods in ee.jakarta.tck.ws.rs.spec.client.instance that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientConfiguredTest()
void
JAXRSClientIT.defaultClientConfigurationPresetTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.invocations
Methods in ee.jakarta.tck.ws.rs.spec.client.invocations that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.asynchronousTest()
protected void
JAXRSClientIT.checkResposeForMessage
(String message, jakarta.ws.rs.core.Response response) void
JAXRSClientIT.invocationFromLinkApplicationJsonMediaTypeTest()
void
JAXRSClientIT.invocationFromLinkTextXmlMediaTypeTest()
void
JAXRSClientIT.invocationFromLinkTwoMediaTypesTest()
protected jakarta.ws.rs.core.Response
JAXRSClientIT.invocationFromLinkWithMediaType
(String mediaType) void
JAXRSClientIT.synchronousTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.resource
Methods in ee.jakarta.tck.ws.rs.spec.client.resource that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.typedentities
Methods in ee.jakarta.tck.ws.rs.spec.client.typedentities that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientAnyReaderUsageTest()
void
JAXRSClientIT.clientAnyWriterUsageTest()
void
JAXRSClientIT.clientByteArrayReaderTest()
void
JAXRSClientIT.clientByteArrayWriterTest()
void
JAXRSClientIT.clientDataSourceReaderTest()
void
JAXRSClientIT.clientDataSourceWriterTest()
void
JAXRSClientIT.clientFileReaderTest()
void
JAXRSClientIT.clientFileWriterTest()
void
JAXRSClientIT.clientInputStreamReaderTest()
void
JAXRSClientIT.clientInputStreamWriterTest()
void
JAXRSClientIT.clientMultivaluedMapReaderTest()
void
JAXRSClientIT.clientMultivaluedMapWriterTest()
void
JAXRSClientIT.clientReaderReaderTest()
void
JAXRSClientIT.clientReaderWriterTest()
void
JAXRSClientIT.clientSourceReaderTest()
void
JAXRSClientIT.clientSourceWriterTest()
void
JAXRSClientIT.clientStreamingOutputWriterTest()
void
JAXRSClientIT.clientStringReaderTest()
void
JAXRSClientIT.clientStringWriterTest()
protected void
JAXRSClientIT.standardReaderInvocation
(jakarta.ws.rs.core.MediaType mediaType) protected void
JAXRSClientIT.standardWriterInvocation
(Object objectEntity) protected <T> void
JAXRSClientIT.toStringTest
(Class<T> clazz) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding
Methods in ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientJaxbElementReaderTest()
void
JAXRSClientIT.clientJaxbElementWriterTest()
protected void
JAXRSClientIT.standardReaderInvocation
(jakarta.ws.rs.core.MediaType mediaType) protected void
JAXRSClientIT.standardWriterInvocation
(Object objectEntity) protected <T> void
JAXRSClientIT.toStringTest
(Class<T> clazz) -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.client.webtarget
Methods in ee.jakarta.tck.ws.rs.spec.client.webtarget that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionprotected void
IteratedList.callMethodWithArgs
(T t, String methodName, Object... args) void
JAXRSClientIT.deepCopyConfigClientLevelTest()
void
JAXRSClientIT.deepCopyConfigWebTargetLevelTest()
void
For each member of the collection call given method with arguments Add newly created items into a collection afterwardsprotected Method
IteratedList.findTargetMethodByNameAndArgs
(String name, Object... args) void
JAXRSClientIT.imutableWithRespectToUriMatrixPathTest()
void
JAXRSClientIT.imutableWithRespectToUriQueryResolveTemplateTest()
void
JAXRSClientIT.mutableWithRespectToConfigTest()
void
JAXRSClientIT.webTargetConfigNotImpactClientTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.context.client
Methods in ee.jakarta.tck.ws.rs.spec.context.client that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientReaderTest()
void
JAXRSClientIT.clientWriterTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.context.server
Methods in ee.jakarta.tck.ws.rs.spec.context.server that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.applicationInjectionTest()
void
JAXRSClientIT.methodArgumentsInjectionTest()
void
JAXRSClientIT.resourceInjectionTest()
void
JAXRSClientIT.serverReaderInjectionTest()
void
JAXRSClientIT.serverWriterInjectionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.dynamicfeature
Methods in ee.jakarta.tck.ws.rs.spec.filter.dynamicfeature that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.dynamicBindingTest()
void
JAXRSClientIT.noBindingTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.exception
Methods in ee.jakarta.tck.ws.rs.spec.filter.exception that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.noNameBoundInterceptorTest()
void
JAXRSClientIT.throwExceptionOnInterceptorTest()
void
JAXRSClientIT.throwExceptionOnPostMatchingFilterTest()
void
JAXRSClientIT.throwExceptionOnPreMatchingFilterTest()
void
JAXRSClientIT.throwNoExceptionFromPostMatchingFilterFirstFromInterceptorTest()
void
void
void
JAXRSClientIT.throwSecondExceptionFromInterceptorFirstFromInterceptorTest()
void
void
void
JAXRSClientIT.throwSecondExceptionFromMapperFirstFromInterceptorTest()
void
JAXRSClientIT.throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest()
void
JAXRSClientIT.throwSecondExceptionFromMapperFirstFromPreMatchingFilterTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.globalbinding
Methods in ee.jakarta.tck.ws.rs.spec.filter.globalbinding that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.globalBoundResourceTest()
void
JAXRSClientIT.nameBoundResourceTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.interceptor
Methods in ee.jakarta.tck.ws.rs.spec.filter.interceptor that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.byteArrayReaderContainerInterceptorTest()
void
JAXRSClientIT.byteArrayReaderNoInterceptorTest()
void
JAXRSClientIT.byteArrayWriterClientInterceptorTest()
void
JAXRSClientIT.byteArrayWriterContainerInterceptorTest()
void
JAXRSClientIT.byteArrayWriterNoInterceptorTest()
void
JAXRSClientIT.dataSourceReaderContainerInterceptorTest()
void
JAXRSClientIT.dataSourceReaderNoInterceptorTest()
void
JAXRSClientIT.dataSourceWriterClientInterceptorTest()
void
JAXRSClientIT.dataSourceWriterContainerInterceptorTest()
void
JAXRSClientIT.dataSourceWriterNoInterceptorTest()
void
JAXRSClientIT.fileReaderContainerInterceptorTest()
void
JAXRSClientIT.fileReaderNoInterceptorTest()
void
JAXRSClientIT.fileWriterClientInterceptorTest()
void
JAXRSClientIT.fileWriterContainerInterceptorTest()
void
JAXRSClientIT.fileWriterNoInterceptorTest()
void
JAXRSClientIT.inputStreamReaderContainerInterceptorTest()
void
JAXRSClientIT.inputStreamReaderNoInterceptorTest()
void
JAXRSClientIT.inputStreamWriterClientInterceptorTest()
void
JAXRSClientIT.inputStreamWriterContainerInterceptorTest()
void
JAXRSClientIT.inputStreamWriterNoInterceptorTest()
void
JAXRSClientIT.jaxbReaderContainerInterceptorTest()
void
JAXRSClientIT.jaxbReaderNoInterceptorTest()
void
JAXRSClientIT.jaxbWriterClientInterceptorTest()
void
JAXRSClientIT.jaxbWriterContainerInterceptorTest()
void
JAXRSClientIT.jaxbWriterNoInterceptorTest()
void
JAXRSClientIT.readerReaderContainerInterceptorTest()
void
JAXRSClientIT.readerReaderNoInterceptorTest()
void
JAXRSClientIT.readerWriterClientInterceptorTest()
void
JAXRSClientIT.readerWriterContainerInterceptorTest()
void
JAXRSClientIT.readerWriterNoInterceptorTest()
void
JAXRSClientIT.sourceWriterContainerInterceptorTest()
void
JAXRSClientIT.sourceWriterNoInterceptorTest()
void
JAXRSClientIT.stringBeanReaderContainerInterceptorTest()
void
JAXRSClientIT.stringBeanReaderNoInterceptorTest()
void
JAXRSClientIT.stringBeanWriterClientInterceptorTest()
void
JAXRSClientIT.stringBeanWriterContainerInterceptorTest()
void
JAXRSClientIT.stringBeanWriterNoInterceptorTest()
void
JAXRSClientIT.stringReaderContainerInterceptorTest()
void
JAXRSClientIT.stringReaderNoInterceptorTest()
void
JAXRSClientIT.stringWriterClientInterceptorTest()
void
JAXRSClientIT.stringWriterContainerInterceptorTest()
void
JAXRSClientIT.stringWriterNoInterceptorTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.lastvalue
Methods in ee.jakarta.tck.ws.rs.spec.filter.lastvalue that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.readerContextOnClientTest()
void
JAXRSClientIT.readerContextOnContainerTest()
void
JAXRSClientIT.writerContextOnClientTest()
void
JAXRSClientIT.writerContextOnContainerTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.filter.namebinding
Methods in ee.jakarta.tck.ws.rs.spec.filter.namebinding that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.noInterceptorBoundTest()
void
JAXRSClientIT.onlyPartOfUnionOfInterceptorsBoundTest()
void
JAXRSClientIT.readerWriterInterceptorBoundTest()
void
JAXRSClientIT.resourceAnnotatedFirstMethodInterceptedTest()
void
JAXRSClientIT.resourceAnnotatedSecondMethodInterceptedTest()
void
JAXRSClientIT.singleInterceptorBoundTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.inheritance
Methods in ee.jakarta.tck.ws.rs.spec.inheritance that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper
Methods in ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientErrorExceptionTest()
void
JAXRSClientIT.exceptionTest()
void
JAXRSClientIT.filterChainTest()
void
JAXRSClientIT.mappedExceptionTest()
void
JAXRSClientIT.runtimeExceptionTest()
void
JAXRSClientIT.throwableTest()
void
JAXRSClientIT.webapplicationExceptionTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext
Methods in ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.overridestandard
Methods in ee.jakarta.tck.ws.rs.spec.provider.overridestandard that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.readWriteBooleanProviderTest()
void
JAXRSClientIT.readWriteByteArrayProviderTest()
void
JAXRSClientIT.readWriteCharacterProviderTest()
void
JAXRSClientIT.readWriteDataSourceProviderTest()
void
JAXRSClientIT.readWriteFileProviderTest()
void
JAXRSClientIT.readWriteInputStreamProviderTest()
void
JAXRSClientIT.readWriteIntegerProviderTest()
void
JAXRSClientIT.readWriteJaxbProviderTest()
void
JAXRSClientIT.readWriteMapProviderTest()
void
JAXRSClientIT.readWriteReaderProviderTest()
void
JAXRSClientIT.readWriteSourceProviderTest()
void
JAXRSClientIT.readWriteStreamingOutputProviderTest()
void
JAXRSClientIT.readWriteStringProviderTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.reader
Methods in ee.jakarta.tck.ws.rs.spec.provider.reader that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.iterateAllAppJavaReadersTest()
void
JAXRSClientIT.iterateFirstAppJavaReaderTest()
void
JAXRSClientIT.meadiaTypeContentTypeTest()
void
JAXRSClientIT.meadiaTypeDefaultTest()
void
JAXRSClientIT.noEntityProviderTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.sort
Methods in ee.jakarta.tck.ws.rs.spec.provider.sort that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.contentTypeApplicationGotWildCardTest()
void
JAXRSClientIT.contentTypeTextHmtlGotTextWildCardTest()
void
JAXRSClientIT.contentTypeTextPlainGotTextPlainTest()
void
JAXRSClientIT.contentTypeTextXmlGotTextWildCardTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.standard
Methods in ee.jakarta.tck.ws.rs.spec.provider.standard that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.byteArrayProviderTest()
void
JAXRSClientIT.dataSourceProviderTest()
void
JAXRSClientIT.fileProviderTest()
protected <T> T[]
JAXRSClientIT.getMediaTypes
(Class<T> clazz) MediaType should either be an enum or have the values method It's neither so this method uses reflection to acquire public static fields of given class, either MediaType or String.void
JAXRSClientIT.inputStreamProviderTest()
void
JAXRSClientIT.readerProviderTest()
void
JAXRSClientIT.sourceProviderTest()
void
JAXRSClientIT.streamingOutputProviderTest()
void
JAXRSClientIT.stringProviderTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.standardhaspriority
Methods in ee.jakarta.tck.ws.rs.spec.provider.standardhaspriority that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.readWriteBooleanProviderTest()
void
JAXRSClientIT.readWriteCharacterProviderTest()
void
JAXRSClientIT.readWriteIntegerProviderTest()
void
JAXRSClientIT.readWriteJaxbProviderTest()
void
JAXRSClientIT.readWriteMapProviderTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.standardnotnull
Methods in ee.jakarta.tck.ws.rs.spec.provider.standardnotnull that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.clientBigDecimalProviderTest()
void
JAXRSClientIT.clientBooleanProviderTest()
void
JAXRSClientIT.clientByteArrayProviderTest()
void
JAXRSClientIT.clientCharProviderTest()
void
JAXRSClientIT.clientDataSourceProviderTest()
void
JAXRSClientIT.clientFileProviderTest()
void
JAXRSClientIT.clientInputStreamProviderTest()
void
JAXRSClientIT.clientIntegerProviderTest()
void
JAXRSClientIT.clientJaxbProviderTest()
void
JAXRSClientIT.clientMultivaluedMapProviderTest()
void
JAXRSClientIT.clientReaderProviderTest()
void
JAXRSClientIT.clientSourceProviderTest()
void
JAXRSClientIT.clientStringProviderTest()
void
JAXRSClientIT.serverBigDecimalProviderTest()
void
JAXRSClientIT.serverBooleanProviderTest()
void
JAXRSClientIT.serverByteArrayProviderTest()
void
JAXRSClientIT.serverCharProviderTest()
void
JAXRSClientIT.serverDataSourceProviderTest()
void
JAXRSClientIT.serverFileProviderTest()
void
JAXRSClientIT.serverInputStreamProviderTest()
void
JAXRSClientIT.serverIntegerProviderTest()
void
JAXRSClientIT.serverJaxbProviderTest()
void
JAXRSClientIT.serverMultivaluedMapProviderTest()
void
JAXRSClientIT.serverReaderProviderTest()
void
JAXRSClientIT.serverSourceProviderTest()
void
JAXRSClientIT.serverStreamingOutputProviderTest()
void
JAXRSClientIT.serverStringProviderTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.standardwithjaxrsclient
Methods in ee.jakarta.tck.ws.rs.spec.provider.standardwithjaxrsclient that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.mapElementProviderTest()
void
JAXRSClientIT.readWriteProviderBigDecimalTest()
void
JAXRSClientIT.readWriteProviderBigLongTest()
void
JAXRSClientIT.readWriteProviderBooleanTest()
void
JAXRSClientIT.readWriteProviderBoolTest()
void
JAXRSClientIT.readWriteProviderCharacterTest()
void
JAXRSClientIT.readWriteProviderCharTest()
void
JAXRSClientIT.readWriteProviderDoubleTest()
void
JAXRSClientIT.readWriteProviderIntegerTest()
void
JAXRSClientIT.readWriteProviderIntTest()
void
JAXRSClientIT.readWriteProviderLongTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.standardwithxmlbinding
Methods in ee.jakarta.tck.ws.rs.spec.provider.standardwithxmlbinding that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.visibility
Methods in ee.jakarta.tck.ws.rs.spec.provider.visibility that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.bodyReaderTest()
void
JAXRSClientIT.bodyWriterTest()
void
JAXRSClientIT.contextResolverTest()
void
JAXRSClientIT.exceptionMapperTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.provider.writer
Methods in ee.jakarta.tck.ws.rs.spec.provider.writer that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.responseSubClassTest()
void
JAXRSClientIT.supportAllTest()
void
JAXRSClientIT.supportAppJavaTest()
void
JAXRSClientIT.supportXmlByDefaultWriterTest()
void
JAXRSClientIT.supportXmlByXmlWriterTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence
Methods in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.correctRequestTest()
void
JAXRSClientIT.correctTest()
void
JAXRSClientIT.formParamTest()
void
JAXRSClientIT.incorrectConsumesTest()
void
JAXRSClientIT.incorrectPathOnClassTest()
void
JAXRSClientIT.incorrectPathOnMethodTest()
void
JAXRSClientIT.incorrectProdecesTest()
void
JAXRSClientIT.incorrectProducesConsumesTest()
void
JAXRSClientIT.queryParamPqrTest()
void
JAXRSClientIT.queryParamXyzTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.subclass
Methods in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.subclass that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.correctProducesConsumesTest()
void
JAXRSClientIT.correctRequestTest()
void
JAXRSClientIT.correctTest()
void
JAXRSClientIT.formParamTest()
void
JAXRSClientIT.incorrectConsumesTest()
void
JAXRSClientIT.incorrectPathOnClassAndRequestTest()
void
JAXRSClientIT.incorrectPathOnClassTest()
void
JAXRSClientIT.incorrectPathOnMethodTest()
void
JAXRSClientIT.incorrectProdecesTest()
void
JAXRSClientIT.matrixParamPqrTest()
void
JAXRSClientIT.queryParamPqrTest()
void
JAXRSClientIT.queryParamXyzTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.locator
Methods in ee.jakarta.tck.ws.rs.spec.resource.locator that throw JAXRSCommonClient.Fault -
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.requestmatching
Methods in ee.jakarta.tck.ws.rs.spec.resource.requestmatching that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.concreteOverStarTest()
void
JAXRSClientIT.concreteOverStarWhenAcceptStarTest()
void
JAXRSClientIT.consumesCorrectContentTypeOnResourceLocatorTest()
void
JAXRSClientIT.consumesCorrectContentTypeOnResourceTest()
void
JAXRSClientIT.consumesCorrectContentTypeOnSubResourceLocatorTest()
void
JAXRSClientIT.consumesOnResourceLocatorTest()
void
JAXRSClientIT.consumesOnResourceTest()
void
JAXRSClientIT.consumesOnSubResourceLocatorTest()
void
JAXRSClientIT.consumesOverridesDescendantSubResourcePathValueTest()
void
JAXRSClientIT.descendantResourcePathValueTest()
void
JAXRSClientIT.descendantSubResourcePathValueTest()
void
JAXRSClientIT.emptyUriTest()
void
JAXRSClientIT.foundAnotherResourceLocatorByPathTest()
void
JAXRSClientIT.headOnSubResourceTest()
void
JAXRSClientIT.l2SubResourceLocatorTest()
void
JAXRSClientIT.locatorNameTooLongAgainTest()
void
JAXRSClientIT.locatorNameTooLongTest()
void
JAXRSClientIT.methodNotFoundTest()
void
JAXRSClientIT.optionsOnSubResourceTest()
void
JAXRSClientIT.producesCorrectContentTypeOnResourceLocatorTest()
void
JAXRSClientIT.producesCorrectContentTypeOnResourceTest()
void
JAXRSClientIT.producesCorrectContentTypeOnSubResourceLocatorTest()
void
JAXRSClientIT.producesOnResourceLocatorTest()
void
JAXRSClientIT.producesOnResourceTest()
void
JAXRSClientIT.producesOnSubResourceLocatorTest()
void
JAXRSClientIT.producesOverridesDescendantSubResourcePathValuePostTest()
void
JAXRSClientIT.producesOverridesDescendantSubResourcePathValueTest()
void
JAXRSClientIT.producesOverridesDescendantSubResourcePathValueWeightTest()
void
JAXRSClientIT.qualityDeterminesTextATest()
void
JAXRSClientIT.qualityDeterminesTextBTest()
void
JAXRSClientIT.qualityOfSourceOnDifferentMediaTypesTest()
void
JAXRSClientIT.requestNotSupportedOnResourceLocatorTest()
void
JAXRSClientIT.requestNotSupportedOnResourceTest()
void
JAXRSClientIT.requestNotSupportedOnSubResourceLocatorTest()
void
JAXRSClientIT.requestNotSupportedOnSubResourceTest()
void
JAXRSClientIT.resourceLocatorTest()
void
JAXRSClientIT.slashAppNameTest()
void
JAXRSClientIT.slashUriTest()
void
JAXRSClientIT.slashWrongUriTest()
void
JAXRSClientIT.wrongAppNameTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.responsemediatype
Methods in ee.jakarta.tck.ws.rs.spec.resource.responsemediatype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.appPreferenceTest()
void
JAXRSClientIT.classProducesTest()
void
JAXRSClientIT.clientAnyPreferenceTest()
void
JAXRSClientIT.clientHtmlXmlPreferenceTest()
void
JAXRSClientIT.clientImagePreferenceTest()
void
JAXRSClientIT.clientXmlHtmlPreferenceNoWeightOnServerTest()
void
JAXRSClientIT.clientXmlHtmlPreferenceTest()
void
JAXRSClientIT.defaultErrorTest()
void
JAXRSClientIT.defaultResponseErrorTest()
void
JAXRSClientIT.imagePreferenceTest()
void
JAXRSClientIT.mesageBodyWriterProducesTest()
void
JAXRSClientIT.methodProducesTest()
void
JAXRSClientIT.noPreferenceTest()
void
JAXRSClientIT.noProducesResponseReturnTest()
void
JAXRSClientIT.noProducesTest()
void
JAXRSClientIT.responseNotAllowedToOverrideTest()
void
JAXRSClientIT.responseOverrideNoProducesTest()
void
JAXRSClientIT.responseOverrideTest()
void
JAXRSClientIT.textPreferenceTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resource.valueofandfromstring
Methods in ee.jakarta.tck.ws.rs.spec.resource.valueofandfromstring that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.entityCookieTest()
void
JAXRSClientIT.entityHeaderTest()
void
JAXRSClientIT.entityMaxtrixTest()
void
JAXRSClientIT.entityPathTest()
void
JAXRSClientIT.entityQueryTest()
void
JAXRSClientIT.enumCookieTest()
void
JAXRSClientIT.enumHeaderTest()
void
JAXRSClientIT.enumMaxtrixTest()
void
JAXRSClientIT.enumPathTest()
void
JAXRSClientIT.enumQueryTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.resourceconstructor
Methods in ee.jakarta.tck.ws.rs.spec.resourceconstructor that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.constructorWithCookieParamUsedTest()
void
JAXRSClientIT.constructorWithHeaderParamUsedTest()
void
JAXRSClientIT.constructorWithMatrixParamUsedTest()
void
JAXRSClientIT.constructorWithPathParamUsedTest()
void
JAXRSClientIT.constructorWithQueryParamUsedTest()
void
JAXRSClientIT.packageVisibilityTest()
void
JAXRSClientIT.privateVisibilityTest()
void
JAXRSClientIT.protectedVisibilityTest()
void
JAXRSClientIT.visibleTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.returntype
Methods in ee.jakarta.tck.ws.rs.spec.returntype that throw JAXRSCommonClient.FaultModifier and TypeMethodDescriptionvoid
JAXRSClientIT.defaultStatusTest()
void
JAXRSClientIT.entityBodyTest()
void
JAXRSClientIT.entityResponseTest()
void
JAXRSClientIT.genericEntityTest()
void
JAXRSClientIT.notAcceptableTest()
void
JAXRSClientIT.nullEntityResponseTest()
void
JAXRSClientIT.nullEntityTest()
void
JAXRSClientIT.nullGenericEntityTest()
void
JAXRSClientIT.nullResponseTest()
void
JAXRSClientIT.voidTest()
-
Uses of JAXRSCommonClient.Fault in ee.jakarta.tck.ws.rs.spec.template
Methods in ee.jakarta.tck.ws.rs.spec.template that throw JAXRSCommonClient.Fault