org.jboss.arquillian.impl.handler
Class ContainerTestExecuter
java.lang.Object
org.jboss.arquillian.impl.handler.ContainerTestExecuter
- All Implemented Interfaces:
- EventHandler<Test>
public class ContainerTestExecuter
- extends Object
- implements EventHandler<Test>
A Handler for executing the remote Test Method.
Imports:
DeployableContainer
Exports:
TestResult
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
- See Also:
DeployableContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerTestExecuter
public ContainerTestExecuter()
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.