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 81c5253 commit 34248abCopy full SHA for 34248ab
junit-jupiter-params/src/main/java/org/junit/jupiter/params/support/AnnotationConsumer.java
@@ -24,7 +24,7 @@
24
* <p>It is typically implemented by implementations of
25
* {@link org.junit.jupiter.params.provider.ArgumentsProvider ArgumentsProvider}
26
* and {@link org.junit.jupiter.params.converter.ArgumentConverter ArgumentConverter}
27
- * in order to signal that they can {@link #accept} a certain annotation.
+ * in order to signal that they can {@link #accept accept} a certain annotation.
28
*
29
* @since 5.0
30
*/
0 commit comments