| com.sun.jbi.binding.file.TestFileBindingLifeCycle
TestFileBindingLifeCycle | public class TestFileBindingLifeCycle 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.binding.file.FileBindingLifeCycle. | public void | testGetExtensionMBeanName() Test of getExtensionMBeanName method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle. | public void | testInit() Test of init method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle. | public void | testShutdown() Test of shutdown method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle. | public void | testStart() Test of start method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle. | public void | testStop() Test of stop method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle. |
TestFileBindingLifeCycle | public TestFileBindingLifeCycle(java.lang.String testName)(Code) | | Creates a new TestFileBindingLifeCycle object.
Parameters: testName - DOCUMENT ME! |
suite | public static Test suite()(Code) | | DOCUMENT ME!
DOCUMENT ME! |
testGetDeploymentMBeanName | public void testGetDeploymentMBeanName()(Code) | | Test of getDeploymentMBeanName method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
testGetExtensionMBeanName | public void testGetExtensionMBeanName()(Code) | | Test of getExtensionMBeanName method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
testInit | public void testInit()(Code) | | Test of init method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
testShutdown | public void testShutdown()(Code) | | Test of shutdown method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
testStart | public void testStart()(Code) | | Test of start method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
testStop | public void testStop()(Code) | | Test of stop method, of class
com.sun.jbi.binding.file.FileBindingLifeCycle.
|
|
|