opentelemetry-java-instrume.../testing-common
jason plumb c5e384fe9f
Http testing refactor prework (#7623)
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>
2023-01-20 18:20:42 +00:00
..
integration-tests Bump cglib from 3.2.5 to 3.3.0 (#7327) 2022-11-28 15:24:06 -08:00
library-for-integration-tests Fix a bug in the field backed VirtualField implementation (#4310) 2021-10-06 09:40:53 -07:00
src Http testing refactor prework (#7623) 2023-01-20 18:20:42 +00:00
build.gradle.kts Don't bundle slf4j-api inside testing-commons (#6520) 2022-08-30 00:04:26 +03:00