Eclipse JDT
Release 3.8

Uses of Interface
org.eclipse.jdt.junit.ITestRunListener

Packages that use ITestRunListener
org.eclipse.jdt.junit Application programming interfaces for interaction with the Eclipse Java development tools JUnit support. 
 

Uses of ITestRunListener in org.eclipse.jdt.junit
 

Methods in org.eclipse.jdt.junit with parameters of type ITestRunListener
static void JUnitCore.addTestRunListener(ITestRunListener listener)
          Deprecated. As of 3.3, replaced by JUnitCore.addTestRunListener(TestRunListener)
static void JUnitCore.removeTestRunListener(ITestRunListener listener)
          Deprecated. As of 3.3, replaced by JUnitCore.removeTestRunListener(TestRunListener)
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

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