The WebTestClient API no longer provides access to a base ExchangeResult without a decoded response body. Instead the response has to be decoded first and tests can then access the EntityExchangeResult and FluxExchangeResult sub-types.
The WebTestClient API no longer provides access to a base ExchangeResult without a decoded response body. Instead the response has to be decoded first and tests can then access the EntityExchangeResult and FluxExchangeResult sub-types.