Package org.jmock.core
Interface DynamicMock
- All Superinterfaces:
Verifiable
- All Known Implementing Classes:
AbstractDynamicMock
,CGLIBCoreMock
,CoreMock
,Mock
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addInvokable
(Invokable invokable) proxy()
void
reset()
void
setDefaultStub
(Stub newDefaultStub) Methods inherited from interface org.jmock.core.Verifiable
verify