org.jboss.arquillian.testng.standalone
Class LocalTestMethodExecutor

java.lang.Object
  extended by org.jboss.arquillian.testng.standalone.LocalTestMethodExecutor

public class LocalTestMethodExecutor
extends Object

LocalTestMethodExecutor

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
LocalTestMethodExecutor()
           
 
Method Summary
 void execute(Test event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalTestMethodExecutor

public LocalTestMethodExecutor()
Method Detail

execute

public void execute(@Observes
                    Test event)
             throws Exception
Throws:
Exception


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