opentelemetry-java-instrume.../utils/test-utils
Nikolay Martynov ad79db6183 Avoid loading `Config` in `DDSpecification`
Loading `Config` in static section of `DDSpecification` happens before
bootstrap jar has been setup. This in turn causes problems down the
road because some of the classes are later loaded from bootstrap and
confuse things.
2019-10-10 12:56:53 -04:00
..
src/main/groovy/datadog/trace/util/test Avoid loading `Config` in `DDSpecification` 2019-10-10 12:56:53 -04:00
test-utils.gradle Extract base test class and move Config class changes there. 2019-10-07 18:51:25 +02:00