public interface ITestSuiteElement extends ITestElementContainer
This interface is not intended to be implemented by clients.
ITestElement.FailureTrace, ITestElement.ProgressState, ITestElement.Result
Modifier and Type | Method and Description |
---|---|
String |
getSuiteTypeName()
Returns the name of the suite.
|
getChildren
getElapsedTimeInSeconds, getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSession
String getSuiteTypeName()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.