org.rhq.test.arquillian.impl
Class BeforeDiscoveryPreparator
java.lang.Object
org.rhq.test.arquillian.impl.AbstractAroundDiscoveryExecutor<BeforeDiscovery>
org.rhq.test.arquillian.impl.BeforeDiscoveryPreparator
- All Implemented Interfaces:
- PluginContainerPreparator
public class BeforeDiscoveryPreparator
- extends AbstractAroundDiscoveryExecutor<BeforeDiscovery>
- implements PluginContainerPreparator
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeDiscoveryPreparator
public BeforeDiscoveryPreparator()
getApplicableTestMethodsAndOrder
protected AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder getApplicableTestMethodsAndOrder(BeforeDiscovery annotation)
- Specified by:
getApplicableTestMethodsAndOrder in class AbstractAroundDiscoveryExecutor<BeforeDiscovery>
prepare
public void prepare(PluginContainer pc,
org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
- Specified by:
prepare in interface PluginContainerPreparator
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.