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.
ServerServicesSetup
          Methods annotated with this annotation will have a chance to interact with the configured server services implementation right after it has been instantiated, before it is passed to the plugin container's configuration.
 



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