| com.sun.jbi.engine.sequencing.servicelist.TestServicelistBean
TestServicelistBean | public class TestServicelistBean extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testAddService() Test of addService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testClearService() Test of clearService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetDeploymentId() Test of getDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetListdescription() Test of getListdescription method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetOperation() Test of getOperation method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetService() Test of getService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetServiceCount() Test of getServiceCount method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testGetServicename() Test of getServicename method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testRemoveService() Test of removeService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testSetDeploymentId() Test of setDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testSetListdescription() Test of setListdescription method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testSetOperation() Test of setOperation method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testSetService() Test of setService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. | public void | testSetServicename() Test of setServicename method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean. |
TestServicelistBean | public TestServicelistBean(java.lang.String testName)(Code) | | Creates a new TestServicelistBean object.
Parameters: testName - |
suite | public static Test suite()(Code) | | NOT YET DOCUMENTED |
testAddService | public void testAddService()(Code) | | Test of addService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testClearService | public void testClearService()(Code) | | Test of clearService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetDeploymentId | public void testGetDeploymentId()(Code) | | Test of getDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetListdescription | public void testGetListdescription()(Code) | | Test of getListdescription method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetOperation | public void testGetOperation()(Code) | | Test of getOperation method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetService | public void testGetService()(Code) | | Test of getService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetServiceCount | public void testGetServiceCount()(Code) | | Test of getServiceCount method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testGetServicename | public void testGetServicename()(Code) | | Test of getServicename method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testRemoveService | public void testRemoveService()(Code) | | Test of removeService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testSetDeploymentId | public void testSetDeploymentId()(Code) | | Test of setDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testSetListdescription | public void testSetListdescription()(Code) | | Test of setListdescription method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testSetOperation | public void testSetOperation()(Code) | | Test of setOperation method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testSetService | public void testSetService()(Code) | | Test of setService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
testSetServicename | public void testSetServicename()(Code) | | Test of setServicename method, of class
com.sun.jbi.engine.sequencing.servicelist.ServicelistBean.
|
|
|