| com.sun.jbi.engine.sequencing.servicelist.TestServiceList
TestServiceList | public class TestServiceList extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testCancelExchange() Test of cancelExchange method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testExecute() Test of execute method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testGetCurrentService() Test of getCurrentService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testGetDeploymentId() Test of getDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testGetListName() Test of getListName method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testGetServiceListBean() Test of getServiceListBean method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testGetState() Test of getState method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testSetChannel() Test of setChannel method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testSetCurrentService() Test of setCurrentService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testSetDeploymentId() Test of setDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testSetMessageExchange() Test of setMessageExchange method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testSetServiceListBean() Test of setServiceListBean method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. | public void | testTerminate() Test of terminate method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList. |
TestServiceList | public TestServiceList(java.lang.String testName)(Code) | | Creates a new TestServiceList object.
Parameters: testName - |
suite | public static Test suite()(Code) | | DOCUMENT ME!
NOT YET DOCUMENTED |
testCancelExchange | public void testCancelExchange()(Code) | | Test of cancelExchange method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testExecute | public void testExecute()(Code) | | Test of execute method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testGetCurrentService | public void testGetCurrentService()(Code) | | Test of getCurrentService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testGetDeploymentId | public void testGetDeploymentId()(Code) | | Test of getDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testGetListName | public void testGetListName()(Code) | | Test of getListName method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testGetServiceListBean | public void testGetServiceListBean()(Code) | | Test of getServiceListBean method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testGetState | public void testGetState()(Code) | | Test of getState method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testSetChannel | public void testSetChannel()(Code) | | Test of setChannel method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testSetCurrentService | public void testSetCurrentService()(Code) | | Test of setCurrentService method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testSetDeploymentId | public void testSetDeploymentId()(Code) | | Test of setDeploymentId method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testSetMessageExchange | public void testSetMessageExchange()(Code) | | Test of setMessageExchange method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testSetServiceListBean | public void testSetServiceListBean()(Code) | | Test of setServiceListBean method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
testTerminate | public void testTerminate()(Code) | | Test of terminate method, of class
com.sun.jbi.engine.sequencing.servicelist.ServiceList.
|
|
|