Uses of Class
org.junit.experimental.max.MaxCore
-
Packages that use MaxCore Package Description org.junit.experimental.max -
-
Uses of MaxCore in org.junit.experimental.max
Methods in org.junit.experimental.max that return MaxCore Modifier and Type Method Description static MaxCoreMaxCore. forFolder(java.lang.String folderName)Deprecated.use storedLocally()static MaxCoreMaxCore. storedLocally(java.io.File storedResults)Create a new MaxCore from a serialized file stored at storedResults
-