public class CrossContextForwardTestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FIRST |
static org.jboss.shrinkwrap.api.asset.Asset |
FORWARDING_WEB_XML |
static org.jboss.shrinkwrap.api.asset.Asset |
INCLUDED_WEB_XML |
protected static 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(URL firstContext) |
public static final org.jboss.shrinkwrap.api.asset.Asset FORWARDING_WEB_XML
public static final org.jboss.shrinkwrap.api.asset.Asset INCLUDED_WEB_XML
protected static final String FIRST
protected static final String SECOND
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")
URL firstContext)
throws IOException
IOExceptionCopyright © 2014 Seam Framework. All Rights Reserved.