|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.experimental.max.MaxHistory
public class MaxHistory
Stores a subset of the history of each test:
| Method Summary | |
|---|---|
static MaxHistory |
forFolder(java.io.File file)
Loads a MaxHistory from file, or generates a new one that
will be saved to file. |
RunListener |
listener()
|
java.util.Comparator<Description> |
testComparator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MaxHistory forFolder(java.io.File file)
MaxHistory from file, or generates a new one that
will be saved to file.
public RunListener listener()
public java.util.Comparator<Description> testComparator()
MaxCore class comment.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||