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

Packages that use Hub
com.agical.rdoc.core   
com.agical.rdoc.core.model.test.director   
com.agical.rdoc.core.model.test.visitor   
com.agical.rdoc.velocity.render   
com.agical.rmock.core.configuration   
com.agical.rmock.extension.junit   
 

Uses of Hub in com.agical.rdoc.core
 

Methods in com.agical.rdoc.core with parameters of type Hub
 void TestSuitePostProcessor.process(TestStructure testStructure, Hub hub)
           
 

Uses of Hub in com.agical.rdoc.core.model.test.director
 

Methods in com.agical.rdoc.core.model.test.director with parameters of type Hub
 void RMockEventTestStructureDirectorImpl.setHub(Hub hub)
           
 

Uses of Hub in com.agical.rdoc.core.model.test.visitor
 

Constructors in com.agical.rdoc.core.model.test.visitor with parameters of type Hub
PostProcessingVisitor(Hub hub)
           
 

Uses of Hub in com.agical.rdoc.velocity.render
 

Methods in com.agical.rdoc.velocity.render with parameters of type Hub
 void VelocityTestStructureRenderer.process(TestStructure testStructure, Hub hub)
           
 

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

Methods in com.agical.rmock.core.configuration that return Hub
 Hub ConfiguratorImpl.getHub()
           
 Hub Configurator.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(String testName, Hub hub)
           
AbstractStrategyTestCase(String name, Hub hub)
          Takes the name of the test as a parameter.
BasicJUnitStrategyTestCase(String name, Hub hub)
           
RMockTestCase(Hub hub, String name)
           
 



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