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