パッケージ
junit.runner の使用

junit.runner を使用しているパッケージ
junit.awtui   
junit.runner   
junit.swingui   
junit.textui   
 

junit.awtui により使用される junit.runner のクラス
BaseTestRunner
          Base class for all test runners.
 

junit.runner により使用される junit.runner のクラス
ClassPathTestCollector
          An implementation of a TestCollector that consults the class path.
Sorter.Swapper
           
TestCaseClassLoader
          A custom class loader which enables the reloading of classes for each test run.
TestCollector
          Collects Test class names to be presented by the TestSelector.
TestSuiteLoader
          An interface to define how a test suite should be loaded.
 

junit.swingui により使用される junit.runner のクラス
FailureDetailView
          A view to show a details about a failure
 

junit.textui により使用される junit.runner のクラス
TestSuiteLoader
          An interface to define how a test suite should be loaded.
 



Copyright © 2001-2004 JUnit.org. All Rights Reserved.