jhomenet.responsive.test
Class ResponseSetupTests

java.lang.Object
  extended by TestCase
      extended by jhomenet.responsive.test.ResponseSetupTests

public class ResponseSetupTests
extends TestCase


Constructor Summary
ResponseSetupTests(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testStaticLoading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseSetupTests

public ResponseSetupTests(java.lang.String arg0)
Method Detail

main

public static void main(java.lang.String[] args)

setUp

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

tearDown

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

testStaticLoading

public void testStaticLoading()


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