We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d54016 commit 0c40f5eCopy full SHA for 0c40f5e
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/EnumSource.java
@@ -29,7 +29,7 @@
29
import org.junit.platform.commons.util.Preconditions;
30
31
/**
32
- * {@code @EnumSource} is an {@link ArgumentsSource} for constants of a
+ * {@code @EnumSource} is an {@link ArgumentsSource} for constants of
33
* an {@link Enum}.
34
*
35
* <p>The enum constants will be provided as arguments to the annotated
0 commit comments