Uses of Interface
org.eclipse.jdt.junit.model.ITestCaseElement
Package
Description
Application programming interfaces for interaction
with the Eclipse Java development tools JUnit support.
-
Uses of ITestCaseElement in org.eclipse.jdt.junit
Modifier and TypeMethodDescriptionvoid
TestRunListener.testCaseFinished
(ITestCaseElement testCaseElement) A test case has ended.void
TestRunListener.testCaseStarted
(ITestCaseElement testCaseElement) A test case has started.