
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Apr/06 02:30 AM
|
|
TestFieldsOfBigDecimal fails when the expected and actual values are arithmetically identical but differ in scale.
Fix is to use compareTo() instead of equals().
|
|
Description
|
TestFieldsOfBigDecimal fails when the expected and actual values are arithmetically identical but differ in scale.
Fix is to use compareTo() instead of equals(). |
Show » |
|