Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jmock.core.matcher.InvokedRecorder
Method Summary | |
StringBuffer |
|
boolean | |
boolean | |
void |
|
boolean |
|
void |
|
void |
public StringBuffer describeTo(StringBuffer buffer)
- Specified by:
- describeTo in interface SelfDescribing
public boolean hasBeenInvoked()
public boolean hasDescription()
- Specified by:
- hasDescription in interface InvocationMatcher
public void invoked(Invocation invocation)
- Specified by:
- invoked in interface InvocationMatcher
public boolean matches(Invocation invocation)
- Specified by:
- matches in interface InvocationMatcher
public void verifyHasBeenInvoked()