spring-framework/spring-core-test
Brian Clozel 42b3339cb9 Fix RecordedInvocation instance resolution
This commit fixes `RecordedInvocation` and
`RuntimeHintsInvocationsAssert` so that they don't refer to the recorded
instance for static calls.

This also consistently resolves the `TypeReference` of recorded
instances.

Fixes gh-28907
2022-08-01 17:45:55 +02:00
..
src Fix RecordedInvocation instance resolution 2022-08-01 17:45:55 +02:00
spring-core-test.gradle Add RuntimeHintsAgent Java agent 2022-06-30 18:20:16 +02:00