Eclipse JDT
Release 3.0

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)
          Adds a listener for test runs.
static void JUnitCore.removeTestRunListener(ITestRunListener listener)
          Removes a listener for test runs.
 


Eclipse JDT
Release 3.0

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