org.eclipse.mat.report
Class TestSuite
java.lang.Object
org.eclipse.mat.report.TestSuite
public class TestSuite
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public ITestResult.Status execute(IProgressListener listener)
throws java.io.IOException,
SnapshotException
- Throws:
java.io.IOException
SnapshotException
spec
public Spec spec()
getQueryContext
public IQueryContext getQueryContext()
getOutput
public java.io.File getOutput()
getResults
public java.util.List<java.io.File> getResults()
addResult
public void addResult(java.io.File result)