PointTest - xisjing/ecp2SIJINGXI GitHub Wiki

The modification is add two new method to Point to let the user can change the Coordinates : setX() and setY()

Therefore, it should add a new method to PointTest class: testSetX() and testSetY()