Package | Description |
---|---|
org.junit.experimental.max |
Modifier and Type | Method and Description |
---|---|
static MaxCore |
MaxCore.forFolder(java.lang.String folderName)
Deprecated.
use storedLocally()
|
static MaxCore |
MaxCore.storedLocally(java.io.File storedResults)
Create a new MaxCore from a serialized file stored at storedResults
|