We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5407208 commit 5fdb138Copy full SHA for 5fdb138
documentation/src/docs/asciidoc/user-guide/writing-tests.adoc
@@ -1851,7 +1851,7 @@ if they exceed the configured maximum length. The limit is configurable via the
1851
`junit.jupiter.params.displayname.argument.maxlength` configuration parameter and defaults
1852
to 512 characters.
1853
1854
-When using `@MethodSource` or `@ArgumentSource`, you can provide custom names for
+When using `@MethodSource` or `@ArgumentsSource`, you can provide custom names for
1855
arguments using the `{Named}` API. A custom name will be used if the argument is included
1856
in the invocation display name, like in the example below.
1857
0 commit comments