public class ListenerInjectionTestBase extends Object
| Constructor and Description |
|---|
ListenerInjectionTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deployment() |
void |
testRequestListenerInjection(URL baseURL) |
void |
testSceListenerInjection(URL baseURL) |
void |
testSessionListenerInjection(URL baseURL) |
public static org.jboss.shrinkwrap.api.spec.WebArchive deployment()
public void testRequestListenerInjection(@ArquillianResource
URL baseURL)
throws Exception
Exceptionpublic void testSceListenerInjection(@ArquillianResource
URL baseURL)
throws Exception
ExceptionCopyright © 2015. All Rights Reserved.