Uses of Interface
org.quilt.runner.RunnerConst

Packages that use RunnerConst
org.quilt.runner   
org.quilt.textui   
 

Uses of RunnerConst in org.quilt.runner
 

Classes in org.quilt.runner that implement RunnerConst
 class BaseTestRunner
          Stand-along Quilt test runner, fully compatible with Ant's JUnit options.
 class Runner
          Abstract class extended by Quilt test runners.
 

Uses of RunnerConst in org.quilt.textui
 

Classes in org.quilt.textui that implement RunnerConst
 class MockTestRunner
          Minimal test runner; just echoes the test description.
 class TestRunner
          Text-interface test runner for Quilt.
 class Textui
          Template textui test runner.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.