Package | Description |
---|---|
org.eclipse.jdt.junit.model |
Application programming interfaces representing test elements as shown in the JUnit view.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ITestElement[] |
ITestElementContainer.getChildren()
Returns all tests (and test suites) contained in the suite.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.