java.lang.Object
org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter
public class ContainerTestExecuter
extends Object
TestExecutor for running in container.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors
-
Method Summary
void
execute(org.jboss.arquillian.test.spi.event.suite.Test event)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ContainerTestExecuter
public ContainerTestExecuter()
-
Method Details
-
execute
public void execute(@Observes
org.jboss.arquillian.test.spi.event.suite.Test event)
throws Exception
- Throws:
Exception