Uses of Package
org.ourgrid.test.functionalunits

Packages that use org.ourgrid.test.functionalunits
org.ourgrid.test.functionaltests.busywait   
org.ourgrid.test.functionalunits   
 

Classes in org.ourgrid.test.functionalunits used by org.ourgrid.test.functionaltests.busywait
MyGridUnit
          MyGridUnit will represents a mygrid that will be used to execute functional tests of OurGrid.
PeerUnit
          PeerUnit will represents a peer that will be used to execute functional tests of OurGrid.
 

Classes in org.ourgrid.test.functionalunits used by org.ourgrid.test.functionalunits
CorePeerUnit
          CorePeerUnit will represents a peer that will be used to execute functional tests of OurGrid.
FunctionalTestUnit
          A FunctionalTestUnit will represents a test unit that will be used to compose a test scenario.
FunctionalUnitsControl
          FunctionalUnitsControl is a singleton to control any logic that will be used by functional tests like the scripts to be called or collections to be controlled.
MyGridUnit
          MyGridUnit will represents a mygrid that will be used to execute functional tests of OurGrid.
PeerUnit
          PeerUnit will represents a peer that will be used to execute functional tests of OurGrid.
RemoteTestServices
          This interface defines functionalities that OurGrid services must have while being under tests.
UserAgentUnit
          UserAgentUnit will represents a peer that will be used to execute functional tests of OurGrid.