org.jboss.arquillian.protocol.servlet
Class ServletMethodExecutor
java.lang.Object
org.jboss.arquillian.protocol.servlet.ServletMethodExecutor
- All Implemented Interfaces:
- ContainerMethodExecutor
public class ServletMethodExecutor
- extends Object
- implements ContainerMethodExecutor
ServletMethodExecutor
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARQUILLIAN_SERVLET_NAME
public static final String ARQUILLIAN_SERVLET_NAME
- See Also:
- Constant Field Values
ARQUILLIAN_SERVLET_MAPPING
public static final String ARQUILLIAN_SERVLET_MAPPING
- See Also:
- Constant Field Values
ServletMethodExecutor
public ServletMethodExecutor(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts,
CommandCallback callback)
invoke
public TestResult invoke(TestMethodExecutor testMethodExecutor)
- Description copied from interface:
ContainerMethodExecutor
- Invoke a test method deployed in the container.
- Specified by:
invoke
in interface ContainerMethodExecutor
- Returns:
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.