jhomenet.test
Class TestConsole

java.lang.Object
  extended by TestCase
      extended by jhomenet.test.TestConsole

public class TestConsole
extends TestCase


Constructor Summary
TestConsole()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testConsole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConsole

public TestConsole()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testConsole

public void testConsole()


Copyright © 2004-2005 David Irwin. All Rights Reserved.