Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

diva.util.jester
Class TestHarness

java.lang.Object
 extended bydiva.util.jester.TestHarness

public class TestHarness
extends java.lang.Object

A test harness. A test harness is created by each test suite and has test cases passed to it. It is where such things as the level of output from the test, logging, and so on are set up. (Currently, the harness is very simple. It will be extended in the future.)

Version:
$Id: TestHarness.java,v 1.10 2005年07月08日 19:55:19 cxh Exp $
Author:
John Reekie

Constructor Summary
TestHarness()
Method Summary
void runTestCase(TestCase testCase)
Run a single test and log the results
void setOutputStream(java.io.PrintStream s)
Set the output stream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

TestHarness

public TestHarness()
Method Detail

runTestCase

public void runTestCase(TestCase testCase)
Run a single test and log the results


setOutputStream

public void setOutputStream(java.io.PrintStream s)
Set the output stream


Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /