- Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement
Milestone
Description
Affects: 6.0.0-RC4
There are situations where tests needs to be able to perform reflection that isn't required at runtime. For such tests, it would be useful if the test class itself could contribute reflection hints using the usual mechanisms such as @Reflective
, @ImportRuntimeHints
, and @RegisterReflectionForBinding
.
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletheme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement