-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Milestone
Description
BeanOverrideHandler currently tracks all "field annotations" for bean override fields (such as those annotated with @MockitoBean); however, the intention was to track "qualifier annotations" analogous to what Spring Boot's QualifierDefinition does.
In light of that, we should revise BeanOverrideHandler so that it tracks only qualifier annotations for use in equals() and hashCode().
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement