public class OneOfCollection extends Object implements org.easymock.IArgumentMatcher
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(StringBuffer buffer) |
boolean |
matches(Object actual) |
static Object |
oneOf(Collection<?> allowed) |
public static Object oneOf(Collection<?> allowed)
public boolean matches(Object actual)
matches in interface org.easymock.IArgumentMatcherpublic void appendTo(StringBuffer buffer)
appendTo in interface org.easymock.IArgumentMatcherCopyright © 2016. All rights reserved.