Eclipse JDT
Release 3.5

Uses of Class
org.eclipse.jdt.junit.model.ITestElement.FailureTrace

Packages that use ITestElement.FailureTrace
org.eclipse.jdt.junit.model Application programming interfaces representing test elements as shown in the JUnit view. 
 

Uses of ITestElement.FailureTrace in org.eclipse.jdt.junit.model
 

Methods in org.eclipse.jdt.junit.model that return ITestElement.FailureTrace
 ITestElement.FailureTrace ITestElement.getFailureTrace()
          Returns the failure trace of this test element or null if the test has not resulted in an error or failure.
 


Eclipse JDT
Release 3.5

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