org.jboss.arquillian.container.test.impl.client.protocol.local
Class LocalContainerMethodExecutor
java.lang.Object
org.jboss.arquillian.container.test.impl.client.protocol.local.LocalContainerMethodExecutor
- All Implemented Interfaces:
- ContainerMethodExecutor
public class LocalContainerMethodExecutor
- extends Object
- implements ContainerMethodExecutor
LocalContainerMethodExecutor
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalContainerMethodExecutor
public LocalContainerMethodExecutor()
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.