Class AbstractEarTestCase

java.lang.Object
org.gatein.pc.test.unit.AbstractEarTestCase

public abstract class AbstractEarTestCase extends Object
/
  • Constructor Details

  • Method Details

    • createDeployment

      public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createDeployment(String[]... deployments) throws Exception
      Throws:
      Exception
    • test

      public final void test() throws Exception
      Throws:
      Exception
    • getBaseURL

      protected abstract URL getBaseURL()
      Implemented to return the base URL of the deployment.
      Returns:
      the base URL