Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jmock.core.matcher.StatelessInvocationMatcher
org.jmock.core.matcher.AnyArgumentsMatcher
public class AnyArgumentsMatcher
extends StatelessInvocationMatcher
Field Summary | |
static AnyArgumentsMatcher |
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