aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/at/ac/tuwien/sepm/assignment/groupphase/employee/EmployeePersistenceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Restructure test folderDominic Rogetzer2018-05-211-87/+0
* JdbcTestCase changed to work with Junit 4Tharre2018-05-211-1/+1
* Extract dbunit JDBC modifications to JdbcTestCaseTharre2018-05-131-42/+3
* 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