Uses of Package
org.junit.runners

Packages that use org.junit.runners
Package
Description
 
  • Class
    Description
    Implements the JUnit 4 standard test case class model, as defined by the annotations in the org.junit package.
    Sort the methods into a specified execution order.
    Using Suite as a runner allows you to manually build a suite containing tests from many classes.