Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests | Martin Weick | 2018-05-04 | 1 | -0/+283 | |
| | ||||||
* | Change occurences of PersistenceException in Service and Controllers | Dominic Rogetzer | 2018-05-03 | 3 | -16/+10 | |
| | | | | to ServiceExceptions | |||||
* | Run maven fmt:format to reformat code | Dominic Rogetzer | 2018-05-03 | 2 | -12/+14 | |
| | ||||||
* | Remove duplicate code of initializing employeeService | Dominic Rogetzer | 2018-05-03 | 1 | -16/+5 | |
| | ||||||
* | Remove 'test'-suffix of CreateNewEmployeeApplicationTest | Dominic Rogetzer | 2018-05-03 | 1 | -2/+2 | |
| | ||||||
* | Add support for high-DPI aware GUI-tests (HighDpiAwareApplicationTest) | Dominic Rogetzer | 2018-05-03 | 3 | -2/+58 | |
| | ||||||
* | add GUI-tests | Dominic Rogetzer | 2018-05-03 | 3 | -0/+195 | |
| | ||||||
* | add unit tests for employeeService, format code in EmployeeServiceImpl | Dominic Rogetzer | 2018-05-03 | 1 | -0/+67 | |