UserTest - xisjing/ecp2SIJINGXI GitHub Wiki

The modification is add a new method to User:nameAsia()

This method returns the full name of the user with the format:familyname name

that is meaning that the familyname followed by a space,then is the name after

Therefore, it should add a new method to UserTest class: testNameAsia