org.easymock.internal.matchers
public class Captures<T> extends Object implements IArgumentMatcher, Serializable
| Constructor Summary | |
|---|---|
| Captures(Capture<T> captured) | |
| Method Summary | |
|---|---|
| void | appendTo(StringBuffer buffer) |
| void | setPotentialValue(T potentialValue) |
| void | validateCapture() |