| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jmock.core.matcher.StatelessInvocationMatcherorg.jmock.core.matcher.NoArgumentsMatcherpublic class NoArgumentsMatcherextends StatelessInvocationMatcherField Summary | |
static NoArgumentsMatcher | |
Method Summary | |
StringBuffer |
|
boolean |
|
Methods inherited from class org.jmock.core.matcher.StatelessInvocationMatcher | |
hasDescription, invoked, verify | |
public StringBuffer describeTo(StringBuffer buffer)
- Specified by:
- describeTo in interface SelfDescribing
public boolean matches(Invocation invocation)
- Specified by:
- matches in interface InvocationMatcher