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.ArgumentsMatcher
public class ArgumentsMatcher
extends StatelessInvocationMatcher
Constructor Summary | |
|
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