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