Uses of Class
org.junit.experimental.max.MaxCore

Packages that use MaxCore
org.junit.experimental.max   
 

 

Methods in org.junit.experimental.max that return MaxCore
static MaxCore MaxCore.forFolder(String folderName)
          Deprecated. use storedLocally()
static MaxCore MaxCore.storedLocally(File storedResults)
          Create a new MaxCore from a serialized file stored at storedResults
 

Copyright © 2002–2021 JUnit. All rights reserved.