public class ServletInjectionTestBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.shrinkwrap.api.asset.Asset |
WEB_XML |
| Constructor and Description |
|---|
ServletInjectionTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deployment() |
void |
testServletInjection(java.net.URL baseURL) |
public static final org.jboss.shrinkwrap.api.asset.Asset WEB_XML
public static org.jboss.shrinkwrap.api.spec.WebArchive deployment()
public void testServletInjection(@ArquillianResource
java.net.URL baseURL)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014. All Rights Reserved.