| |
|
| org.jboss.test.deployment.DeploymentTestCase
DeploymentTestCase | public class DeploymentTestCase extends JBossTestCase (Code) | | Deployment API JSR-88 tests
author: Thomas.Diesler@jboss.org author: Fabiano C. de Oliveira (JBAS-1995) version: $Revision: 57211 $ |
DeploymentTestCase | public DeploymentTestCase(String name)(Code) | | |
setUp | protected void setUp() throws Exception(Code) | | Get the DeploymentManager
|
testDeploymentManager | public void testDeploymentManager() throws Exception(Code) | | Check DeploymentManager
|
testDistributeEARApp | public void testDistributeEARApp() throws Exception(Code) | | |
testDistributeEjbApp | public void testDistributeEjbApp() throws Exception(Code) | | Distribute a EJB app
|
testDistributeWebApp | public void testDistributeWebApp() throws Exception(Code) | | Distribute a web app
|
|
|
|