[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestDecimalUtil
[ RUN      ] TestDecimalUtil.TestMaxUnscaledDecimal
[       OK ] TestDecimalUtil.TestMaxUnscaledDecimal (0 ms)
[ RUN      ] TestDecimalUtil.TestMinUnscaledDecimal
[       OK ] TestDecimalUtil.TestMinUnscaledDecimal (0 ms)
[ RUN      ] TestDecimalUtil.TestToString
[       OK ] TestDecimalUtil.TestToString (0 ms)
[----------] 3 tests from TestDecimalUtil (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
