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