Skip to content

Relax ImportsContextCustomizer to rely only on a test class name #32421

Closed
@snicoll

Description

@snicoll

ImportsContextCustomizer currently creates an infrastructure that requires a reference to a test Class but it turns out that only the FQN of the test class is required.

We can relax this private arrangement to only use the name. A side effect of that is that it would prevent spring-projects/spring-framework#29168 from happening.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions