jhomenet.responsive.test
Class PlanTest
java.lang.Object
TestCase
jhomenet.responsive.test.PlanTest
public class PlanTest
- extends TestCase
- Version:
- $Revision: 1.19 $
Filename: $Source: /cvsroot/jhomenet/files/src/jhomenet/responsive/test/PlanTest.java,v $
Description:
- Author:
- $Author: dhirwinjr $
|
Constructor Summary |
PlanTest(java.lang.String arg0)
Default constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanTest
public PlanTest(java.lang.String arg0)
- Default constructor.
- Parameters:
arg0 -
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConditionCreation
public void testConditionCreation()
testPlanRun
public void testPlanRun()
testSimpleTrigger
public void testSimpleTrigger()
testPlanScheduler
public void testPlanScheduler()
testCronTrigger
public void testCronTrigger()
Copyright © 2004-2005 David Irwin. All Rights Reserved.