|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ArgMatcher | An ArgMatcher allows different rules to be set for matching arguments to mock methods. |
| Class Summary | |
| AlwaysMatcher | An implementation of ArgMatcher that ignores the actual argument values, and always passes matching and returns true. |
| EqualsMatcher | An implementation of ArgMatcher that uses the equals() method to perform matching. |
| MatcherUtils | Common utilities used by ArgMatcher implementations. |
This package contains classes related to matching arguments.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||