This tests the org.eclipse.microprofile.rest.client.invokedMethod property
that implementations must provide in the `ClientRequestContext` of `ClientRequestFilter`s
and `ClientResponseFilter`s.
Tests that MP Rest Client's @Produces annotation affects the value transmitted in
the Accept header, and that it's @Consumes annotation affects the
value transmitted in the Content-Type header.