org.ocpsoft.rewrite.test
Class RewriteTest
java.lang.Object
org.ocpsoft.rewrite.test.RewriteTestBase
org.ocpsoft.rewrite.test.RewriteTest
public class RewriteTest
- extends RewriteTestBase
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RewriteTest
public RewriteTest()
getDeployment
@Deployment(testable=false)
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment()
getDeployment
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment(String name)
getDeploymentWithCDI
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentWithCDI()
getDeploymentNoWebXml
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentNoWebXml()
getDeploymentNoWebXml
public static org.jboss.shrinkwrap.api.spec.WebArchive getDeploymentNoWebXml(String name)
isJetty
public static boolean isJetty()
isTomcat
public static boolean isTomcat()
isWeld
public static boolean isWeld()
isOWB
public static boolean isOWB()
getContainerArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getContainerArchive()
getCurrentArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getCurrentArchive()
getRewriteArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteArchive()
getRewriteAnnotationsArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteAnnotationsArchive()
getRewriteCDIArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteCDIArchive()
getRewriteConfigArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteConfigArchive()
getRewriteFacesArchive
protected static org.jboss.shrinkwrap.api.spec.JavaArchive getRewriteFacesArchive()
Copyright © 2013 OCPsoft. All Rights Reserved.