TestDecimalCollection - xisjing/ecp2SIJINGXI GitHub Wiki

The modification is add a new method to DecimalCollection:sub()

This method returns the result of the subtraction

Therefore, it should add a new method to TestDecimalCollection class: testSub()