Uses of Package
org.junit.runners
Packages that use org.junit.runners
-
Classes in org.junit.runners used by org.junit.runnersClassDescriptionImplements 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
Suiteas a runner allows you to manually build a suite containing tests from many classes.