| com.sun.jbi.engine.sequencing.servicelist.TestService
TestService | public class TestService extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testExecute() Test of execute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetAttribute() Test of getAttribute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetOutputMessage() Test of getOutputMessage method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetService() Test of getService method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetServiceName() Test of getServiceName method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetServiceType() Test of getServiceType method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testGetState() Test of getState method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testSetAttribute() Test of setAttribute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testSetInputMessage() Test of setInputMessage method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testSetService() Test of setService method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testSetServiceType() Test of setServiceType method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. | public void | testTerminate() Test of terminate method, of class
com.sun.jbi.engine.sequencing.servicelist.Service. |
TestService | public TestService(java.lang.String testName)(Code) | | Creates a new TestService object.
Parameters: testName - |
suite | public static Test suite()(Code) | | DOCUMENT ME!
NOT YET DOCUMENTED |
testExecute | public void testExecute()(Code) | | Test of execute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetAttribute | public void testGetAttribute()(Code) | | Test of getAttribute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetOutputMessage | public void testGetOutputMessage()(Code) | | Test of getOutputMessage method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetService | public void testGetService()(Code) | | Test of getService method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetServiceName | public void testGetServiceName()(Code) | | Test of getServiceName method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetServiceType | public void testGetServiceType()(Code) | | Test of getServiceType method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testGetState | public void testGetState()(Code) | | Test of getState method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testSetAttribute | public void testSetAttribute()(Code) | | Test of setAttribute method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testSetInputMessage | public void testSetInputMessage()(Code) | | Test of setInputMessage method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testSetService | public void testSetService()(Code) | | Test of setService method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testSetServiceType | public void testSetServiceType()(Code) | | Test of setServiceType method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
testTerminate | public void testTerminate()(Code) | | Test of terminate method, of class
com.sun.jbi.engine.sequencing.servicelist.Service.
|
|
|