public class ServletMethodExecutor extends Object implements ContainerMethodExecutor
| Modifier and Type | Field and Description |
|---|---|
static String |
ARQUILLIAN_SERVLET_MAPPING |
static String |
ARQUILLIAN_SERVLET_NAME |
| Constructor and Description |
|---|
ServletMethodExecutor(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts,
CommandCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.arquillian.test.spi.TestResult |
invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor) |
public static final String ARQUILLIAN_SERVLET_NAME
public static final String ARQUILLIAN_SERVLET_MAPPING
public ServletMethodExecutor(ServletProtocolConfiguration config, Collection<HTTPContext> contexts, CommandCallback callback)
public org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
invoke in interface ContainerMethodExecutorCopyright © 2012 JBoss by Red Hat. All Rights Reserved.