In order to write proper integration tests for the `RuntimeHintsAgent`, we need to load the java agent on the JVM and instrument test code to check that invocations are properly recorded. This commit adds the relevant build configuration to the integration-tests module and adds reflection tests for the agent. Closes gh-27981 |
||
|---|---|---|
| .. | ||
| src/test | ||
| integration-tests.gradle | ||