ioutil
Class CommandTableTest

java.lang.Object
  |
  +--ioutil.CommandTableTest

public class CommandTableTest
extends java.lang.Object

Class CommandTableTest provides a main function for testing the CommandTable class.


Constructor Summary
CommandTableTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          main(argv) tests the CommandTable class.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandTableTest

public CommandTableTest()
Method Detail

main

public static void main(java.lang.String[] args)
main(argv) tests the CommandTable class.