JUnit 3.8.1

Uses of Interface
junit.runner.FailureDetailView

Packages that use FailureDetailView
junit.swingui   
 

Uses of FailureDetailView in junit.swingui
 

Classes in junit.swingui that implement FailureDetailView
 class DefaultFailureDetailView
          A view that shows a stack trace of a failure
 

Methods in junit.swingui that return FailureDetailView
protected  FailureDetailView TestRunner.createFailureDetailView()
           
 


JUnit 3.8.1