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.
1 parent 4ee85e2 commit 4836c4dCopy full SHA for 4836c4d
documentation/src/docs/asciidoc/release-notes/release-notes-5.10.0-M1.adoc
@@ -44,6 +44,8 @@ repository on GitHub.
44
45
* New `ArgumentsAccessor.getInvocationIndex()` method that supplies the index of a
46
`@ParameterizedTest` invocation.
47
+* `DisplayNameGenerator` methods are now allowed to return `null`, in order to signal
48
+ to fall back to the default display name generator.
49
50
51
[[release-notes-5.10.0-M1-junit-vintage]]
0 commit comments