jdave.equality
Class EqualsEqualityCheck
java.lang.Object
jdave.EqualityCheck
jdave.equality.EqualsEqualityCheck
- All Implemented Interfaces:
- IEqualityCheck
- Direct Known Subclasses:
- StringEqualsEqualityCheck
public class EqualsEqualityCheck
- extends EqualityCheck
- Author:
- Joni Freeman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expected
protected final Object expected
EqualsEqualityCheck
public EqualsEqualityCheck(Object expected)
matches
public boolean matches(Object actual)
error
public String error(Object actual)
Copyright © 2010. All Rights Reserved.