Skip to content

Allow test classes to provide runtime hints via declarative mechanisms #29455

Closed
@wilkinsona

Description

@wilkinsona

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 moduletheme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions