File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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`.
You can’t perform that action at this time.
0 commit comments