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