org.easymock.internal.matchers

Class And

Implemented Interfaces:
IArgumentMatcher

public class And
extends java.lang.Object
implements IArgumentMatcher

Constructor Summary

And(List matchers)

Method Summary

void
appendTo(StringBuffer buffer)
boolean
matches(Object actual)

Constructor Details

And

public And(List matchers)

Method Details

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)