Package org.eclipse.microprofile.rest.client.tck
package org.eclipse.microprofile.rest.client.tck
-
ClassDescriptionThis tests the
org.eclipse.microprofile.rest.client.invokedMethodproperty that implementations must provide in the `ClientRequestContext` of `ClientRequestFilter`s and `ClientResponseFilter`s.Tests that MP Rest Client's@Producesannotation affects the value transmitted in theAcceptheader, and that it's@Consumesannotation affects the value transmitted in theContent-Typeheader.