Cannot figure out trying so many ways how I can mock ClientResponse.from(clientResponse).body(response).build() in test using JMockit.
ClientResponse.from(clientResponse).body(response).build()
Class method: