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