Eclipse JDT
Release 3.8

Package org.eclipse.jdt.junit

Application programming interfaces for interaction with the Eclipse Java development tools JUnit support.

See:
          Description

Interface Summary
ITestRunListener Deprecated. As of 3.3, replaced by TestRunListener
 

Class Summary
JUnitCore Class for accessing JUnit support; all functionality is provided by static methods.
TestRunListener A test run listener that can be registered at JUnitCore.addTestRunListener(TestRunListener) or as a contribution to the org.eclipse.jdt.junit.testRunListeners extension point.
 

Package org.eclipse.jdt.junit Description

Application programming interfaces for interaction with the Eclipse Java development tools JUnit support.

Package Specification

An API to track the execution of a JUnit test run.


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

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