See: Description
Interface | Description |
---|---|
ITestRunListener | Deprecated
As of 3.3, replaced by
TestRunListener |
Class | Description |
---|---|
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. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.