Method Summary |
|
public void | setUp() |
public void | tearDown() |
public void | testDeploy() Verify that a call to deploy is received by the JavaEEDeployer MBean. |
public void | testShutDown() Verify that a call to shutDown is received by the JavaEEDeployer MBean. |
public void | testStart() Verify that a call to start is received by the JavaEEDeployer MBean. |
public void | testStop() Verify that a call to stop is received by the JavaEEDeployer MBean. |
public void | testUndeploy() Verify that a call to undeploy is received by the JavaEEDeployer MBean. |