org.easymock.internal.matchers

Class Or

Implemented Interfaces:
IArgumentMatcher

public class Or
extends java.lang.Object
implements IArgumentMatcher

Constructor Summary

Or(List matchers)

Method Summary

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

Constructor Details

Or

public Or(List matchers)

Method Details

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)