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
Fields in org.junit.experimental.max declared as MaxHistory Modifier and Type Field Description private MaxHistory
MaxCore. history
Methods in org.junit.experimental.max that return MaxHistory Modifier and Type Method Description static MaxHistory
MaxHistory. forFolder(java.io.File file)
private static MaxHistory
MaxHistory. readHistory(java.io.File storedResults)
-