aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/at/ac/tuwien/sepm/assignment/groupphase/employee
Commit message (Expand)AuthorAgeFilesLines
* Change interfaces to use Set instead of ListTharre2018-05-121-3/+3
* Fix DBUnit's enums and revert database changesTharre2018-05-121-121/+92
* Implement EmployeePersistenceTest with DBUnitDominic Rogetzer2018-05-071-0/+155
* Refactor getTopModalStage to HelperMartin Weick2018-05-041-24/+4
* Change occurences of PersistenceException in Service and ControllersDominic Rogetzer2018-05-033-16/+10
* Remove duplicate code of initializing employeeServiceDominic Rogetzer2018-05-031-16/+5
* Remove 'test'-suffix of CreateNewEmployeeApplicationTestDominic Rogetzer2018-05-031-2/+2
* Add support for high-DPI aware GUI-tests (HighDpiAwareApplicationTest)Dominic Rogetzer2018-05-031-2/+2
* add GUI-testsDominic Rogetzer2018-05-033-0/+195
* add unit tests for employeeService, format code in EmployeeServiceImplDominic Rogetzer2018-05-031-0/+67