• Administrator's avatar
    Testing improvement · 63347867
    Administrator authored
    Several testing improvement have been done:
    	- Cobertura plugin was replaced by JaCoCo plugin that supports Java 8
    syntax.
    	- Unit tests with a controller fixtured using EasyMock were added for
    PeopleDAO and PeopleResource.
    	- POM was reviewed, reordered and reformatted.
    	- Test classes naming was reviewed and standarized.
    	- Three test suites were added to group the unit, integration, and
    acceptance tests.
    	- Naming context management done in TestUtils was improved. 
    63347867
Name
Last commit
Last update
..
dao Loading commit data...
rest Loading commit data...
suites Loading commit data...
web Loading commit data...
DatabaseQueryUnitTest.java Loading commit data...
TestUtils.java Loading commit data...