Uses of Package
org.junit.experimental.max
Packages that use org.junit.experimental.max
-
Classes in org.junit.experimental.max used by org.junit.experimental.maxClassDescriptionA replacement for JUnitCore, which keeps track of runtime and failure history, and reorders tests to maximize the chances that a failing test occurs early in the test run.Stores a subset of the history of each test: Last failure timestamp Duration of last execution