org.easymock.internal.matchers

Class Or

public class Or extends Object implements IArgumentMatcher, Serializable

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

Constructor Detail

Or

public Or(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.]]>