| com.sun.jbi.binding.file.TestFileBindingDeployer
TestFileBindingDeployer | public class TestFileBindingDeployer extends TestCase (Code) | | DOCUMENT ME!
author: Sun Microsystems, Inc. |
Method Summary | |
public static Test | suite() | public void | testDeploy() Test of deploy method, of class
com.sun.jbi.binding.file.FileBindingDeployer. | public void | testGetDeploymentInfo() Test of getDeploymentInfo method, of class
com.sun.jbi.binding.file.FileBindingDeployer. | public void | testGetDeployments() Test of getDeployments method, of class
com.sun.jbi.binding.file.FileBindingDeployer. | public void | testIsDeployed() Test of isDeployed method, of class
com.sun.jbi.binding.file.FileBindingDeployer. | public void | testUndeploy() Test of undeploy method, of class
com.sun.jbi.binding.file.FileBindingDeployer. |
TestFileBindingDeployer | public TestFileBindingDeployer(java.lang.String testName)(Code) | | Creates a new TestFileBindingDeployer object.
Parameters: testName - DOCUMENT ME! |
suite | public static Test suite()(Code) | | DOCUMENT ME!
DOCUMENT ME! |
testDeploy | public void testDeploy()(Code) | | Test of deploy method, of class
com.sun.jbi.binding.file.FileBindingDeployer.
|
testGetDeploymentInfo | public void testGetDeploymentInfo()(Code) | | Test of getDeploymentInfo method, of class
com.sun.jbi.binding.file.FileBindingDeployer.
|
testGetDeployments | public void testGetDeployments()(Code) | | Test of getDeployments method, of class
com.sun.jbi.binding.file.FileBindingDeployer.
|
testIsDeployed | public void testIsDeployed()(Code) | | Test of isDeployed method, of class
com.sun.jbi.binding.file.FileBindingDeployer.
|
testUndeploy | public void testUndeploy()(Code) | | Test of undeploy method, of class
com.sun.jbi.binding.file.FileBindingDeployer.
|
|
|