Uses of Class
com.agical.rmock.core.hub.Hub

Packages that use Hub
com.agical.rmock.core.configuration   
com.agical.rmock.extension.junit   
 

Uses of Hub in com.agical.rmock.core.configuration
 

Methods in com.agical.rmock.core.configuration that return Hub
 Hub Configurator.getHub()
           
 Hub ConfiguratorImpl.getHub()
           
 

Uses of Hub in com.agical.rmock.extension.junit
 

Methods in com.agical.rmock.extension.junit that return Hub
 Hub AbstractStrategyTestCase.getHub()
           
 

Constructors in com.agical.rmock.extension.junit with parameters of type Hub
AbstractMockStrategyTestCase(java.lang.String testName, Hub hub)
           
AbstractStrategyTestCase(java.lang.String name, Hub hub)
          Takes the name of the test as a parameter.
BasicJUnitStrategyTestCase(java.lang.String name, Hub hub)
           
RMockTestCase(Hub hub, java.lang.String name)
           
 



Copyright © 2005-2011 Agical AB. All Rights Reserved.