Modifier and Type | Method and Description |
---|---|
static FloatAssert.Delta |
FloatAssert.delta(float d)
Deprecated.
use method
instead. This method will be
removed in version 2.0. |
Modifier and Type | Method and Description |
---|---|
FloatAssert |
FloatAssert.isEqualTo(float expected,
FloatAssert.Delta delta)
Deprecated.
use method
instead. This method will
be removed in version 2.0. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.