public class CrossContextForwardTestBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIRST |
protected static org.jboss.shrinkwrap.api.asset.Asset |
FORWARDING_WEB_XML |
protected static org.jboss.shrinkwrap.api.asset.Asset |
INCLUDED_WEB_XML |
protected static java.lang.String |
SECOND |
| Constructor and Description |
|---|
CrossContextForwardTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createFirstTestArchive() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createSecondTestArchive() |
void |
testCrossContextForward(java.net.URL firstContext) |
protected static final java.lang.String FIRST
protected static final java.lang.String SECOND
protected static final org.jboss.shrinkwrap.api.asset.Asset FORWARDING_WEB_XML
protected static final org.jboss.shrinkwrap.api.asset.Asset INCLUDED_WEB_XML
public static org.jboss.shrinkwrap.api.spec.WebArchive createFirstTestArchive()
public static org.jboss.shrinkwrap.api.spec.WebArchive createSecondTestArchive()
public void testCrossContextForward(@ArquillianResource @OperateOnDeployment(value="first")
java.net.URL firstContext)
throws java.io.IOException
java.io.IOExceptionCopyright © 2014. All Rights Reserved.