|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |