saffron.test
Class TestContext
java.lang.Object
|
+--saffron.test.TestContext
- class TestContext
- extends Object
TestContext
holds the stuff needed for saffron tests.
- Since:
- 18 April, 2002
- Version:
- $Id: //open/saffron/src/main/saffron/test/TestContext.java#1 $
- Author:
- jhyde
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
static TestContext instance
printWriter
PrintWriter printWriter
TestContext
TestContext()
instance
static TestContext instance()
getPrintWriter
PrintWriter getPrintWriter()