| com.sun.jbi.engine.sequencing.TestSequencingEngineLifeCycle
TestSequencingEngineLifeCycle | public class TestSequencingEngineLifeCycle extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testGetDeploymentMBeanName() Test of getDeploymentMBeanName method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. | public void | testGetExtensionMBeanName() Test of getExtensionMBeanName method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. | public void | testInit() Test of init method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. | public void | testShutdown() Test of shutdown method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. | public void | testStart() Test of start method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. | public void | testStop() Test of stop method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle. |
TestSequencingEngineLifeCycle | public TestSequencingEngineLifeCycle(java.lang.String testName)(Code) | | Creates a new TestSequencingEngineLifeCycle object.
Parameters: testName - |
suite | public static Test suite()(Code) | | DOCUMENT ME!
NOT YET DOCUMENTED |
testGetDeploymentMBeanName | public void testGetDeploymentMBeanName()(Code) | | Test of getDeploymentMBeanName method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
testGetExtensionMBeanName | public void testGetExtensionMBeanName()(Code) | | Test of getExtensionMBeanName method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
testInit | public void testInit()(Code) | | Test of init method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
testShutdown | public void testShutdown()(Code) | | Test of shutdown method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
testStart | public void testStart()(Code) | | Test of start method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
testStop | public void testStop()(Code) | | Test of stop method, of class
com.sun.jbi.engine.sequencing.SequencingEngineLifeCycle.
|
|
|