|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITestElementContainer
Common protocol for test elements containers.
This set consists of ITestSuiteElement
and ITestRunSession
This interface is not intended to be implemented by clients.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.jdt.junit.model.ITestElement |
---|
ITestElement.FailureTrace, ITestElement.ProgressState, ITestElement.Result |
Method Summary | |
---|---|
ITestElement[] |
getChildren()
Returns all tests (and test suites) contained in the suite. |
Methods inherited from interface org.eclipse.jdt.junit.model.ITestElement |
---|
getElapsedTimeInSeconds, getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSession |
Method Detail |
---|
ITestElement[] getChildren()
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.