org.easymock.internal.matchers

Class Same

public class Same extends Object implements IArgumentMatcher, Serializable

Constructor Summary
Same(Object expected)
Method Summary
voidappendTo(StringBuffer buffer)
booleanmatches(Object actual)

Constructor Detail

Same

public Same(Object expected)

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.]]>