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