Eclipse JDT
Release 3.3

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).
 

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.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.