aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix merge conflicts caused by interface changeTharre2018-05-221-10/+3
|
* expand Vehicle Update Persistence Tests #25948Martin Weick2018-05-221-26/+35
|
* Implement Vehicle Update Tests Persistence #25948Martin Weick2018-05-221-33/+62
|
* Create XML for Vehicle Update Tests #25948Martin Weick2018-05-221-0/+10
|
* Implement Persistence Test VehicleMartin Weick2018-05-221-0/+122
|
* Create Test Data for the Vehicle Persitence TestMartin Weick2018-05-221-0/+10
|
* Create Test Data for the Vehicle Persitence TestMartin Weick2018-05-221-9/+9
|
* Add helper methods for DBUnit TestCases [#25949]Dominic Rogetzer2018-05-221-0/+41
|
* Implement requestVehicles() in service+DAO #25953Tharre2018-05-217-4/+326
|
* Add convenience functions to JdbcTestCase #27059Tharre2018-05-211-1/+23
|
* Restructure test folderDominic Rogetzer2018-05-2112-46/+72
|
* JdbcTestCase changed to work with Junit 4Tharre2018-05-212-11/+92
|
* Extract dbunit JDBC modifications to JdbcTestCaseTharre2018-05-132-42/+53
|
* Change interfaces to use Set instead of ListTharre2018-05-124-18/+18
|
* Fix DBUnit's enums and revert database changesTharre2018-05-121-121/+92
|
* Implement VehicleDAO.get() and fix list() misuseTharre2018-05-111-18/+18
|
* Changed interface back to how it was beforeFelix Kehrer2018-05-071-4/+30
|
* Changed test behaviour to leave "clean" database for other testsFelix Kehrer2018-05-071-9/+15
|
* Rename Registration Dao & service to conventional styleFelix Kehrer2018-05-072-8/+6
|
* Merge branch 'employee_list' into fahrzeug_anmeldenFelix Kehrer2018-05-072-0/+167
|\
| * Implement EmployeePersistenceTest with DBUnitDominic Rogetzer2018-05-071-0/+155
| |
| * Add test-data in xml format for EmployeePersistenceTestDominic Rogetzer2018-05-071-0/+12
| |
* | Added positive and negative tests for RegistrationServiceFelix Kehrer2018-05-071-0/+124
| |
* | Add Application for manual testsFelix Kehrer2018-05-071-0/+53
| |
* | Implemented incorrect insert test (specified vehicle does not exist in test ↵Felix Kehrer2018-05-071-1/+28
| | | | | | | | database)
* | Implemented correct insert testFelix Kehrer2018-05-071-1/+71
| |
* | Added groundwork for DAO testsFelix Kehrer2018-05-071-0/+65
|/
* Merge 'VehicleDBDAO' and 'DBVehicleDAO' to 'VehicleDatabaseDao'Dominic Rogetzer2018-05-061-2/+2
|
* Fix rebase errorsViktoria Pundy2018-05-064-49/+9
|
* Added some test for persistence layer/small changesViktoria Pundy2018-05-063-376/+0
|
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
|
* Mocked H2Viktoria Pundy2018-05-061-3/+2
|
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
|
* Small ChangesViktoria Pundy2018-05-061-1/+1
|
* Added unit testsViktoria Pundy2018-05-061-8/+114
|
* Added file for unit testsViktoria Pundy2018-05-061-0/+49
|
* Added some test for persistence layer/small changesViktoria Pundy2018-05-063-376/+0
|
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
|
* Mocked H2Viktoria Pundy2018-05-061-3/+2
|
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
|
* Small ChangesViktoria Pundy2018-05-061-1/+1
|
* Added unit testsViktoria Pundy2018-05-061-8/+114
|
* Added file for unit testsViktoria Pundy2018-05-061-0/+49
|
* Added some test for persistence layer/small changesViktoria Pundy2018-05-064-74/+132
|
* Added test for persistence layerViktoria Pundy2018-05-061-0/+67
|
* Mocked H2Viktoria Pundy2018-05-061-3/+2
|
* Added some component tests, mocking of database still necessaryViktoria Pundy2018-05-061-0/+155
|
* Small ChangesViktoria Pundy2018-05-061-1/+1
|
* Added unit testsViktoria Pundy2018-05-061-8/+114
|
* Added file for unit testsViktoria Pundy2018-05-061-0/+49
|