| com.sun.jbi.engine.sequencing.TestServiceManager
TestServiceManager | public class TestServiceManager extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testActivateServices() Test of activateServices method, of class
com.sun.jbi.engine.sequencing.ServiceManager. | public void | testGetRunningServicesCount() Test of getRunningServicesCount method, of class
com.sun.jbi.engine.sequencing.ServiceManager. | public void | testSetChannel() Test of setChannel method, of class
com.sun.jbi.engine.sequencing.ServiceManager. | public void | testStartDeployment() Test of startDeployment method, of class
com.sun.jbi.engine.sequencing.ServiceManager. | public void | testStopAllServices() Test of stopAllServices method, of class
com.sun.jbi.engine.sequencing.ServiceManager. | public void | testStopDeployment() Test of stopDeployment method, of class
com.sun.jbi.engine.sequencing.ServiceManager. |
TestServiceManager | public TestServiceManager(java.lang.String testName)(Code) | | Creates a new TestServiceManager object.
Parameters: testName - |
suite | public static Test suite()(Code) | | DOCUMENT ME!
NOT YET DOCUMENTED |
testActivateServices | public void testActivateServices()(Code) | | Test of activateServices method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
testGetRunningServicesCount | public void testGetRunningServicesCount()(Code) | | Test of getRunningServicesCount method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
testSetChannel | public void testSetChannel()(Code) | | Test of setChannel method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
testStartDeployment | public void testStartDeployment()(Code) | | Test of startDeployment method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
testStopAllServices | public void testStopAllServices()(Code) | | Test of stopAllServices method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
testStopDeployment | public void testStopDeployment()(Code) | | Test of stopDeployment method, of class
com.sun.jbi.engine.sequencing.ServiceManager.
|
|
|