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 |
ITestRunSession
Represents a test run session.
|
interface |
ITestSuiteElement
Represents a test suite element.
|
Modifier and Type | Method and Description |
---|---|
ITestElementContainer |
ITestElement.getParentContainer()
Returns the parent test element container or
null if the test element is the test run session. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.