Package org.gatein.pc.test.unit
Class AbstractEarTestCase
java.lang.Object
org.gatein.pc.test.unit.AbstractEarTestCase
/
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractEarTestCase(String version, String type, String suite, String name) -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.EnterpriseArchivecreateDeployment(String[]... deployments) protected abstract URLImplemented to return the base URL of the deployment.final voidtest()
-
Constructor Details
-
AbstractEarTestCase
-
-
Method Details