aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/at/ac/tuwien/sepm/assignment/groupphase/util/JdbcTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* added handling for "timestamp with time zone" #27844Felix Kehrer2018-06-021-7/+10
* fixed "actual" and "expected" values being mixed upFelix Kehrer2018-05-301-1/+1
* Fix DBUnit warningsTharre2018-05-241-0/+7
* Add convenience functions to JdbcTestCase #27059Tharre2018-05-211-1/+23
* JdbcTestCase changed to work with Junit 4Tharre2018-05-211-10/+91
* Extract dbunit JDBC modifications to JdbcTestCaseTharre2018-05-131-0/+50