org.fest.assertions
Class FloatAssert.Delta

java.lang.Object
  extended by org.fest.assertions.FloatAssert.Delta
Enclosing class:
FloatAssert

Deprecated. use top-level class Delta instead. This class will be removed in version 2.0.

@Deprecated
public static class FloatAssert.Delta
extends Object

Holds a delta value to be used in FloatAssert.isEqualTo(float, org.fest.assertions.FloatAssert.Delta).


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.