|
Eclipse JDT Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITestElement | |
---|---|
org.eclipse.jdt.junit.model | Application programming interfaces representing test elements as shown in the JUnit view. |
Uses of ITestElement in org.eclipse.jdt.junit.model |
---|
Subinterfaces of ITestElement in org.eclipse.jdt.junit.model | |
interface |
ITestCaseElement
Represents a test case element. |
interface |
ITestElementContainer
Common protocol for test elements containers. |
interface |
ITestRunSession
Represents a test run session. |
interface |
ITestSuiteElement
Represents a test suite element. |
Methods in org.eclipse.jdt.junit.model that return ITestElement | |
ITestElement[] |
ITestElementContainer.getChildren()
Returns all tests (and test suites) contained in the suite. |
|
Eclipse JDT Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |