Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement requestVehicles() in service+DAO #25953 | Tharre | 2018-05-21 | 4 | -4/+273 |
* | Restructure test folder | Dominic Rogetzer | 2018-05-21 | 12 | -0/+1164 |
* | Change interfaces to use Set instead of List | Tharre | 2018-05-12 | 2 | -9/+9 |
* | Implement VehicleDAO.get() and fix list() misuse | Tharre | 2018-05-11 | 1 | -18/+18 |
* | Changed interface back to how it was before | Felix Kehrer | 2018-05-07 | 1 | -4/+30 |
* | Changed test behaviour to leave "clean" database for other tests | Felix Kehrer | 2018-05-07 | 1 | -9/+15 |
* | Rename Registration Dao & service to conventional style | Felix Kehrer | 2018-05-07 | 2 | -8/+6 |
* | Added positive and negative tests for RegistrationService | Felix Kehrer | 2018-05-07 | 1 | -0/+124 |
* | Add Application for manual tests | Felix Kehrer | 2018-05-07 | 1 | -0/+53 |
* | Implemented incorrect insert test (specified vehicle does not exist in test d... | Felix Kehrer | 2018-05-07 | 1 | -1/+28 |
* | Implemented correct insert test | Felix Kehrer | 2018-05-07 | 1 | -1/+71 |
* | Added groundwork for DAO tests | Felix Kehrer | 2018-05-07 | 1 | -0/+65 |