JUnit 3.8.1

Uses of Interface
junit.swingui.TestRunContext

Packages that use TestRunContext
junit.swingui   
 

Uses of TestRunContext in junit.swingui
 

Classes in junit.swingui that implement TestRunContext
 class TestRunner
          A Swing based user interface to run tests.
 

Constructors in junit.swingui with parameters of type TestRunContext
TestHierarchyRunView(TestRunContext context)
           
FailureRunView(TestRunContext context)
           
 


JUnit 3.8.1