org.rhq.test.arquillian.impl
Class AbstractAroundDiscoveryExecutor<T extends Annotation>
java.lang.Object
org.rhq.test.arquillian.impl.AbstractAroundDiscoveryExecutor<T>
- Direct Known Subclasses:
- AfterDiscoveryRemedy, BeforeDiscoveryPreparator
public abstract class AbstractAroundDiscoveryExecutor<T extends Annotation>
- extends Object
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAroundDiscoveryExecutor
protected AbstractAroundDiscoveryExecutor(Class<T> annotationClass)
getApplicableTestMethodsAndOrder
protected abstract AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder getApplicableTestMethodsAndOrder(T annotation)
process
protected void process(PluginContainer pluginContainer,
org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.