index
:
sepm-groupproject
develop
master
[no description]
Tharre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
at
/
ac
/
tuwien
/
sepm
/
assignment
/
groupphase
/
employee
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Restructure test folder
Dominic Rogetzer
2018-05-21
5
-312
/
+0
|
*
JdbcTestCase changed to work with Junit 4
Tharre
2018-05-21
1
-1
/
+1
|
*
Extract dbunit JDBC modifications to JdbcTestCase
Tharre
2018-05-13
1
-42
/
+3
|
*
Change interfaces to use Set instead of List
Tharre
2018-05-12
1
-3
/
+3
|
*
Fix DBUnit's enums and revert database changes
Tharre
2018-05-12
1
-121
/
+92
|
*
Implement EmployeePersistenceTest with DBUnit
Dominic Rogetzer
2018-05-07
1
-0
/
+155
|
*
Refactor getTopModalStage to Helper
Martin Weick
2018-05-04
1
-24
/
+4
|
*
Change occurences of PersistenceException in Service and Controllers
Dominic Rogetzer
2018-05-03
3
-16
/
+10
|
|
|
|
to ServiceExceptions
*
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
1
-2
/
+2
|
*
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