public class Tester
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Tester.Operation |
Constructor and Description |
---|
Tester(java.io.Reader r,
boolean doPrompt)
Create a new tester consuming commands from the given reader.
|