Package | Description |
---|---|
org.eclipse.jdt.junit |
Application programming interfaces for interaction
with the Eclipse Java Development Tools JUnit support.
|
Modifier and Type | Method and Description |
---|---|
static void |
JUnitCore.addTestRunListener(ITestRunListener listener)
Adds a listener for test runs.
|
static void |
JUnitCore.removeTestRunListener(ITestRunListener listener)
Removes a listener for test runs.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.