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
org.jmock.core.matcher.InvokeAtLeastOnceMatcher
public class InvokeAtLeastOnceMatcher
extends InvokedRecorder
Method Summary | |
StringBuffer |
|
boolean | |
void |
|
Methods inherited from class org.jmock.core.matcher.InvokedRecorder | |
describeTo , hasBeenInvoked , hasDescription , invoked , matches , verify , verifyHasBeenInvoked |
public StringBuffer describeTo(StringBuffer buffer)
- Specified by:
- describeTo in interface SelfDescribing
- Overrides:
- describeTo in interface InvokedRecorder
public boolean hasDescription()
- Specified by:
- hasDescription in interface InvocationMatcher
- Overrides:
- hasDescription in interface InvokedRecorder
public void verify()
- Specified by:
- verify in interface Verifiable
- Overrides:
- verify in interface InvokedRecorder