JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.junit.experimental.max
MaxHistory
Uses of Class
org.junit.experimental.max.MaxHistory
Packages that use
MaxHistory
Package
Description
org.junit.experimental.max
Uses of
MaxHistory
in
org.junit.experimental.max
Methods in
org.junit.experimental.max
that return
MaxHistory
Modifier and Type
Method
Description
static
MaxHistory
MaxHistory.
forFolder
(
File
file)
Loads a
MaxHistory
from
file
, or generates a new one that will be saved to
file
.