Skip to content

Commit 3fb884f

Browse files
AniiiAniii
authored andcommitted
update release-notes-5.12.0-M1.adoc
1 parent 7c85005 commit 3fb884f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ JUnit repository on GitHub.
8585
* Extensions based on `TestTemplateInvocationContextProvider` can now allow returning zero
8686
invocation contexts by overriding the new `mayReturnZeroTestTemplateInvocationContexts`
8787
method.
88-
* The new `@ParameterizedTest(requireArguments = false)` attribute allows to specify that
88+
* The new `@ParameterizedTest(allowZeroInvocations = true)` attribute allows to specify that
8989
the absence of arguments is expected in some cases and should not cause a test failure.
9090
* Allow determining "shared resources" at runtime via the new `@ResourceLock#providers`
9191
attribute that accepts implementations of `ResourceLocksProvider`.

0 commit comments

Comments
 (0)