|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.Mockery
org.codehaus.waffle.mock.AbstractRegistrarMockery
org.codehaus.waffle.mock.PicoRegistrarMockery
public class PicoRegistrarMockery
Registrar Mockery that uses PicoContainer as the ContextContainer
Constructor Summary | |
---|---|
PicoRegistrarMockery()
|
Method Summary | |
---|---|
protected ContextContainer |
createContextContainer()
|
protected Registrar |
createRegistrar(ContextContainer container)
|
Methods inherited from class org.codehaus.waffle.mock.AbstractRegistrarMockery |
---|
assertApplicationContext, assertConfiguration, assertRequestContext, assertSessionContext, getRegistrarMonitor, mockHttpServletRequest, mockHttpServletResponse, mockHttpSession, mockMessageResources, mockServletContext |
Methods inherited from class org.jmock.Mockery |
---|
addExpectation, assertIsSatisfied, checking, mock, mock, sequence, setDefaultResultForType, setExpectationErrorTranslator, setImposteriser, setNamingScheme, states |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicoRegistrarMockery()
Method Detail |
---|
protected ContextContainer createContextContainer()
createContextContainer
in class AbstractRegistrarMockery
protected Registrar createRegistrar(ContextContainer container)
createRegistrar
in class AbstractRegistrarMockery
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |