Merge branch '6.2.x'

This commit is contained in:
Sam Brannen
2025-04-14 11:32:48 +02:00
39 changed files with 560 additions and 565 deletions

View File

@@ -126,7 +126,7 @@ class MockitoBeanOverrideHandlerTests {
/**
* Since the "field name as fallback qualifier" is not available for an annotated class,
* what would seem to be "equivalent" handlers are actually not considered "equal" when
* the the lookup is "by type".
* the lookup is "by type".
*/
@Test // gh-33925
void isNotEqualToWithSameByTypeLookupMetadataFromFieldAndClassLevel() {