opentelemetry-java-instrume.../instrumentation/aws-sdk/aws-sdk-2.2
Anuraag Agrawal 0eafc28608
Run tests using JUnit5 platform and remove SpockRunner (#770)
* Run tests with JUnit platform

* Matcher

* Restore

* Don't mix JUnit4 with JUunit5 in spring tests

* Separate out tests that need custom class loader.

* Separate out test for a couple classes that need it, try to remove SpockRunner, but Grizzly?

* Remove SpockRunner

* Fix grizzly

* Remove assumeTrue workaround.

* Comments
2020-08-12 11:05:26 +09:00
..
auto Run tests using JUnit5 platform and remove SpockRunner (#770) 2020-08-12 11:05:26 +09:00
library Change aws-sdk client decorators to tracers (#918) 2020-08-11 17:10:02 -07:00
testing Use Span.recordException for logging throwable (#813) 2020-07-28 14:44:42 +09:00