Module org.junit.jupiter.params
Package org.junit.jupiter.params
JUnit Jupiter extension for parameterized tests.
-
Annotation Types Summary Annotation Type Description ParameterizedTest @ParameterizedTest
is used to signal that the annotated method is a parameterized test method.