• Administrator's avatar
    Refactorizes and improves the tests · 234b3fb9
    Administrator authored
    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.
    234b3fb9
Name
Last commit
Last update
..
dao Loading commit data...
dataset Loading commit data...
entities Loading commit data...
listeners Loading commit data...
matchers Loading commit data...
rest Loading commit data...
suites Loading commit data...
util Loading commit data...
web Loading commit data...