Package org.jmock.core
Interface Invokable
- All Superinterfaces:
SelfDescribing
,Verifiable
- All Known Implementing Classes:
InvocationMocker
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionboolean
invoke
(Invocation invocation) boolean
matches
(Invocation invocation) Methods inherited from interface org.jmock.core.SelfDescribing
describeTo
Methods inherited from interface org.jmock.core.Verifiable
verify
-
Method Details
-
matches
-
invoke
- Throws:
Throwable
-
hasDescription
boolean hasDescription()
-