Module org.junit.jupiter.params
Package org.junit.jupiter.params
package org.junit.jupiter.params
JUnit Jupiter extension for parameterized tests.
-
ClassDescription
@ParameterizedTest
is used to signal that the annotated method is a parameterized test method.