Refactorizes and improves the tests
The tests classes have been simplified by delegating some of the functions in the test classes to external utility classes. For example, a PeopleDataset has been added to manage the dataset or the IsEqualToEntity Hamcrest matcher has been added to simplify entity comparisons. In addition, a PersonUnitTest class has been added to test the Person entity.
Showing
Please register or sign in to comment