You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on spring-projects/spring-framework#35697, I noticed that the documentation for TestInstantiationAwareExtension could be improved by including additional affected use cases, such as how to access the "current test class" in a TestInstancePostProcessor or when resolving a parameter for a constructor in a ParameterResolver.