org.easymock.internal.matchers

Class And

public class And extends Object implements IArgumentMatcher, Serializable

Constructor Summary
And(List<IArgumentMatcher> matchers)
Method Summary
voidappendTo(StringBuffer buffer)
booleanmatches(Object actual)

Constructor Detail

And

public And(List<IArgumentMatcher> matchers)

Method Detail

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>