|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gshute.ioutil.Tester | +--gshute.ioutil.FormattingTester
This class provides a main() method for testing the Formatting class.
Fields inherited from class gshute.ioutil.Tester |
commandStream,
commandTable,
prompt |
Constructor Summary | |
FormattingTester()
|
Method Summary | |
void |
addCommands()
addCommands() adds testing commands to the command table. |
static void |
main(java.lang.String[] args)
If this program is executed with no command line argument then it executes commands entered from the terminal. |
Methods inherited from class gshute.ioutil.Tester |
doCommands,
openStream,
startInteractive |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FormattingTester()
Method Detail |
public void addCommands()
public static void main(java.lang.String[] args) throws java.io.FileNotFoundException, java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |