public class RewriteTest extends RewriteTestBase
| Constructor and Description |
|---|
RewriteTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getContainerArchive() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getCurrentArchive() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeployment() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeployment(String name) |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeploymentNoWebXml() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeploymentNoWebXml(String name) |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeploymentWithCDI() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeploymentWithFacesAndCDI() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getRewriteAnnotationsArchive() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getRewriteArchive() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getRewriteCDIArchive() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getRewriteConfigArchive() |
protected static org.jboss.shrinkwrap.api.spec.JavaArchive |
getRewriteFacesArchive() |
static boolean |
isJetty() |
static boolean |
isOWB() |
static boolean |
isTomcat() |
static boolean |
isWeld() |
assertContains, get, get, get, getBaseURL, getContextPath, getWebClient, head, resolveDependencies, resolveDependencypublic static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment()
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment(String name)
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentWithCDI()
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentWithFacesAndCDI()
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentNoWebXml()
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentNoWebXml(String name)
public static boolean isJetty()
public static boolean isTomcat()
public static boolean isWeld()
public static boolean isOWB()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getContainerArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getCurrentArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteAnnotationsArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteCDIArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteConfigArchive()
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteFacesArchive()
Copyright © 2016 OCPsoft. All rights reserved.