jhomenet.responsive.test
Class PersistenPlanTest

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

public class PersistenPlanTest
extends TestCase

Version:
$Revision: 1.6 $ Filename: $Source: /cvsroot/jhomenet/files/src/jhomenet/responsive/test/PersistenPlanTest.java,v $ Description:
Author:
$Author: dhirwinjr $

Constructor Summary
PersistenPlanTest(java.lang.String arg0)
          Constructor.
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testRetrievePlan()
          Test the retrieval of plans.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenPlanTest

public PersistenPlanTest(java.lang.String arg0)
Constructor.

Parameters:
arg0 -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception
See Also:
junit.framework.TestCase#setUp()

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception
See Also:
junit.framework.TestCase#tearDown()

testRetrievePlan

public void testRetrievePlan()
Test the retrieval of plans.



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