tools4j / decimal4j

Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.
decimal4j.org
MIT License
156 stars 17 forks source link

Add unit tests to achieve close to 100% code coverage #4

Closed terzerm closed 8 years ago

terzerm commented 9 years ago

At least every method of Decimal and DecimalArithmetics should be covered