org.jmock.core
public interface DynamicMock extends Verifiable
Modifier and Type | Method and Description |
---|---|
void |
addInvokable(Invokable invokable) |
java.lang.Class |
getMockedType() |
java.lang.Object |
proxy() |
void |
reset() |
void |
setDefaultStub(Stub newDefaultStub) |
verify