Eclipse JDT
Release 3.7

Uses of Interface
org.eclipse.jdt.junit.model.ITestCaseElement

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

Uses of ITestCaseElement in org.eclipse.jdt.junit
 

Methods in org.eclipse.jdt.junit with parameters of type ITestCaseElement
 void TestRunListener.testCaseFinished(ITestCaseElement testCaseElement)
          A test case has ended.
 void TestRunListener.testCaseStarted(ITestCaseElement testCaseElement)
          A test case has started.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

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