public class CaseNoCache extends Object
CaseNoCache()
List<String>
getCaseNosIfNotModified(File testScript)
void
putCaesNos(File testScript, List<String> caseNos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaseNoCache()
public void putCaesNos(File testScript, List<String> caseNos)
public List<String> getCaseNosIfNotModified(File testScript)