Uses of Package
org.rhq.test.arquillian

Packages that use org.rhq.test.arquillian
org.rhq.test.arquillian   
org.rhq.test.arquillian.impl   
 

Classes in org.rhq.test.arquillian used by org.rhq.test.arquillian
FakeServerInventory.CompleteDiscoveryChecker
          You can FakeServerInventory.CompleteDiscoveryChecker.waitForDiscoveryComplete() on an instance of this class for the complete discovery to finish in case your fake server commits some resources (which starts off asynchronous discovery of children).
 

Classes in org.rhq.test.arquillian used by org.rhq.test.arquillian.impl
AfterDiscovery
          Similar to @BeforeDiscovery, methods annotated with this annotation are run just after the discovery ran.
BeforeDiscovery
          Marks a method as to be run before the discovery is executed on a test method.
RunDiscovery
          Instructs to run discovery before a test method is executed.
 



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