|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.report.TestSuite
public class TestSuite
Nested Class Summary | |
---|---|
static class |
TestSuite.Builder
|
Method Summary | |
---|---|
void |
addResult(File result)
|
ITestResult.Status |
execute(IProgressListener listener)
|
File |
getOutput()
|
IQueryContext |
getQueryContext()
|
List<File> |
getResults()
|
Spec |
spec()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ITestResult.Status execute(IProgressListener listener) throws IOException, SnapshotException
IOException
SnapshotException
public Spec spec()
public IQueryContext getQueryContext()
public File getOutput()
public List<File> getResults()
public void addResult(File result)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |