Eclipse JDT
Release 3.8

Package org.eclipse.jdt.junit.model

Application programming interfaces representing test elements as shown in the JUnit view.

See:
          Description

Interface Summary
ITestCaseElement Represents a test case element.
ITestElement Common protocol for test elements.
ITestElementContainer Common protocol for test elements containers.
ITestRunSession Represents a test run session.
ITestSuiteElement Represents a test suite element.
 

Class Summary
ITestElement.FailureTrace A failure trace of a test.
ITestElement.ProgressState Running states of a test.
ITestElement.Result Result states of a test.
 

Package org.eclipse.jdt.junit.model Description

Application programming interfaces representing test elements as shown in the JUnit view.

Package Specification

APIs to access the test elements of the JUnit view


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.