org.jboss.arquillian.impl.handler
Class TestEventExecuter
java.lang.Object
org.jboss.arquillian.impl.handler.TestEventExecuter
- All Implemented Interfaces:
- EventHandler<Test>
public class TestEventExecuter
- extends Object
- implements EventHandler<Test>
A Handler for executing the Test Method.
Exports:
TestResult
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEventExecuter
public TestEventExecuter()
callback
public void callback(Context context,
Test event)
throws Exception
- Specified by:
callback in interface EventHandler<Test>
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.