FractionTest(Sonia) - xisjing/ecp2SIJINGXI GitHub Wiki

The modification is add a new method to Fraction: isEqual()

This method is to compare the two fractions is the same or not

Therefore, it should add a new method to FractionTest class: TestIsEqual()