Package org.junit.jupiter.params


package org.junit.jupiter.params
JUnit Jupiter extension for parameterized tests.
  • Annotation Interfaces Summary
    Annotation Interface
    Description
    @ParameterizedTest is used to signal that the annotated method is a parameterized test method.