org.rhq.test.arquillian.impl
Class AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder

java.lang.Object
  extended by org.rhq.test.arquillian.impl.AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder
Enclosing class:
AbstractAroundDiscoveryExecutor<T extends Annotation>

protected static class AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder
extends Object


Constructor Summary
AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder(String[] applicableTestMethodNames, int order)
           
 
Method Summary
 String[] getApplicableTestMethodNames()
           
 int getOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder

public AbstractAroundDiscoveryExecutor.ApplicableTestMethodsAndOrder(String[] applicableTestMethodNames,
                                                                     int order)
Method Detail

getApplicableTestMethodNames

public String[] getApplicableTestMethodNames()

getOrder

public int getOrder()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.