| com.sun.jbi.binding.file.TestEndpointBean
TestEndpointBean | public class TestEndpointBean extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public void | setUp() sets up test. | public static Test | suite() | public void | testGetDeploymentId() Test of getDeploymentId method, of class
com.sun.jbi.binding.file.EndpointBean. | public void | testGetUniqueName() Test of getUniqueName method, of class
com.sun.jbi.binding.file.EndpointBean. | public void | testGetValue() Test of getValue method, of class com.sun.jbi.binding.file.EndpointBean. |
TestEndpointBean | public TestEndpointBean(java.lang.String testName)(Code) | | Creates a new TestEndpointBean object.
Parameters: testName - DOCUMENT ME! |
setUp | public void setUp()(Code) | | sets up test.
|
suite | public static Test suite()(Code) | | DOCUMENT ME!
DOCUMENT ME! |
testGetDeploymentId | public void testGetDeploymentId()(Code) | | Test of getDeploymentId method, of class
com.sun.jbi.binding.file.EndpointBean.
|
testGetUniqueName | public void testGetUniqueName()(Code) | | Test of getUniqueName method, of class
com.sun.jbi.binding.file.EndpointBean.
|
testGetValue | public void testGetValue()(Code) | | Test of getValue method, of class com.sun.jbi.binding.file.EndpointBean.
|
|
|