Uses of Class
org.eclipse.jdt.junit.model.ITestElement.FailureTrace
Package
Description
Application programming interfaces representing test elements as shown in the JUnit view.
-
Uses of ITestElement.FailureTrace in org.eclipse.jdt.junit.model
Modifier and TypeMethodDescriptionITestElement.getFailureTrace()
Returns the failure trace of this test element ornull
if the test has not resulted in an error or failure.