aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/at/ac/tuwien/sepm/assignment/groupphase/util
Commit message (Collapse)AuthorAgeFilesLines
* Make HighDpiAwareApplicationTest abstract [#25963]Dominic Rogetzer2018-06-111-1/+1
|
* 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 helper methods for DBUnit TestCases [#25949]Dominic Rogetzer2018-05-221-0/+41
|
* 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
|
* Refactor getTopModalStage to HelperMartin Weick2018-05-041-0/+28
|
* Run maven fmt:format to reformat codeDominic Rogetzer2018-05-032-12/+14
|
* Add support for high-DPI aware GUI-tests (HighDpiAwareApplicationTest)Dominic Rogetzer2018-05-032-0/+56