Arquillian Container Test Implementation Base 1.0.0.CR2

org.jboss.arquillian.container.test.impl.client.protocol.local
Class LocalContainerMethodExecutor

java.lang.Object
  extended by 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

Constructor Summary
LocalContainerMethodExecutor()
           
 
Method Summary
 org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalContainerMethodExecutor

public LocalContainerMethodExecutor()
Method Detail

invoke

public org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
Specified by:
invoke in interface ContainerMethodExecutor

Arquillian Container Test Implementation Base 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.