opentelemetry-java-instrume.../testing-common
Mateusz Rzeszutek 9c1083b541
Muzzle code generation cleanup (#2985)
* Muzzle code generation cleanup

- remove hardcoded class names from MuzzleCodeGenerator (easier renaming in the future)
- store field/method descriptors in references instead of types/lists of types
- remove unnecessary primitive type comparison in ReferenceMatcher (comparing descriptors is enough)
- improve printMuzzleReferences output
2021-05-15 14:48:18 -07:00
..
integration-tests Switch to colon notation for dependencies. (#2994) 2021-05-15 15:31:06 +09:00
library-for-integration-tests Generate InstrumentationModule#contextStore() with muzzle (#2775) 2021-04-13 20:05:01 -07:00
src Muzzle code generation cleanup (#2985) 2021-05-15 14:48:18 -07:00
testing-common.gradle Switch to colon notation for dependencies. (#2994) 2021-05-15 15:31:06 +09:00