We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79c00b0 + 59c5219 commit 5ab3446Copy full SHA for 5ab3446
events.json
@@ -11,6 +11,18 @@
11
}
12
],
13
"achievements": [
14
+ {
15
+ "title": "AssertJ: Different enum classes with same names result in the same output for expected and actual when comparing lists",
16
+ "url": "https://github.com/assertj/assertj/issues/3083"
17
+ },
18
19
+ "title": "AssertJ: `UnambiguousRepresentation` computes same output when types have same name but different packages",
20
+ "url": "https://github.com/assertj/assertj/issues/3084"
21
22
23
+ "title": "JUnit: `assertSame` fails with primitive type values outside the autobox cache",
24
+ "url": "https://github.com/junit-team/junit5/issues/3358"
25
+ }
26
]
27
},
28
{
0 commit comments