public abstract class AbstractEarTestCase extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEarTestCase(String version,
String type,
String suite,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createDeployment(String[]... deployments) |
protected abstract URL |
getBaseURL()
Implemented to return the base URL of the deployment.
|
void |
test() |
Copyright © 2003-2016 GateIn. All Rights Reserved.