As part of discussions #7616, the idea of trying to do a more piecemeal approach came up. A reasonable ask. This is the first step in refactoring the http client tests. It factors out the `HttpClientResult` inner class of the `AbstractHttpClientTest` so that this can be reused by new test framework later. It also factors the relevant abstract methods in the abstract class to a new type adapter, which will also be reused. Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com> |
||
---|---|---|
.. | ||
src/main/groovy/io/opentelemetry/instrumentation/jetty/httpclient/v9_2 | ||
build.gradle.kts |