| com.sun.jbi.engine.sequencing.framework.threads.TestWorkThread
TestWorkThread | public class TestWorkThread extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testCease() Test of cease method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testClearCommand() Test of clearCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testDoWork() Test of doWork method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testGetCommand() Test of getCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testIsWorkAssigned() Test of isWorkAssigned method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testProcessCommand() Test of processCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testSetCommand() Test of setCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testSetLogger() Test of setLogger method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testSetSleepTime() Test of setSleepTime method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. | public void | testSetState() Test of setState method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread. |
TestWorkThread | public TestWorkThread(java.lang.String testName)(Code) | | Creates a new TestWorkThread object.
Parameters: testName - |
suite | public static Test suite()(Code) | | DOCUMENT ME!
NOT YET DOCUMENTED |
testCease | public void testCease()(Code) | | Test of cease method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testClearCommand | public void testClearCommand()(Code) | | Test of clearCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testDoWork | public void testDoWork()(Code) | | Test of doWork method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testGetCommand | public void testGetCommand()(Code) | | Test of getCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testIsWorkAssigned | public void testIsWorkAssigned()(Code) | | Test of isWorkAssigned method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testProcessCommand | public void testProcessCommand()(Code) | | Test of processCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testSetCommand | public void testSetCommand()(Code) | | Test of setCommand method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testSetLogger | public void testSetLogger()(Code) | | Test of setLogger method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testSetSleepTime | public void testSetSleepTime()(Code) | | Test of setSleepTime method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
testSetState | public void testSetState()(Code) | | Test of setState method, of class
com.sun.jbi.engine.sequencing.framework.threads.WorkThread.
|
|
|