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