TestShell

Test the shell tool.

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void test()
void test() throws Exception

Fields
static InputStream toolIn
static PrintStream toolOut

toolIn

The input stream of the tool.

toolOut

The output stream of the tool.