Skip to content

Regiser runtime hints for @TestBean fully-qualified method names #33836

@sbrannen

Description

@sbrannen

The JUnitPlatformFeature of the Native Build Tools project automatically registers all fields within the test class hierarchy for reflective access; however, we need to automate registration of runtime hints for the methodName attribute in @TestBean when it references a fully-qualified method name such as org.example.TestUtils#createUserService where the method resides in a class not within the test class hierarchy.

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