| Modifier and Type | Method and Description |
|---|---|
static DoubleAssert.Delta |
DoubleAssert.delta(double d)
Deprecated.
use method
instead. This method will be
removed in version 2.0. |
| Modifier and Type | Method and Description |
|---|---|
DoubleAssert |
DoubleAssert.isEqualTo(double expected,
DoubleAssert.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.