Package org.jmock.core
Interface InvocationMocker.Describer
- All Known Implementing Classes:
InvocationMockerDescriber
- Enclosing class:
InvocationMocker
public static interface InvocationMocker.Describer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
describeTo
(StringBuffer buffer, List matchers, Stub stub, String name) boolean
-
Method Details
-
hasDescription
boolean hasDescription() -
describeTo
-