org.jboss.arquillian.spi
Interface TestMethodExecutor


public interface TestMethodExecutor

TestMethodExecutor

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 Object getInstance()
           
 Method getMethod()
           
 void invoke()
           
 

Method Detail

getMethod

Method getMethod()

getInstance

Object getInstance()

invoke

void invoke()
            throws Throwable
Throws:
Throwable


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