| Package | Description |
|---|---|
| org.eclipse.jdt.junit |
Application programming interfaces for interaction
with the Eclipse Java development tools JUnit support.
|
| org.eclipse.jdt.junit.model |
Application programming interfaces representing test elements as shown in the JUnit view.
|
| Class and Description |
|---|
| ITestCaseElement
Represents a test case element.
|
| ITestRunSession
Represents a test run session.
|
| Class and Description |
|---|
| ITestElement
Common protocol for test elements.
|
| ITestElement.FailureTrace
A failure trace of a test.
|
| ITestElement.ProgressState
Running states of a test.
|
| ITestElement.Result
Result states of a test.
|
| ITestElementContainer
Common protocol for test elements containers.
|
| ITestRunSession
Represents a test run session.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.