aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/AbstractDaoTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(Sy...Julien Lancelot2015-07-071-67/+0
* Fix quality flaws in DaoSimon Brandhof2015-07-061-3/+6
* Improve testability of DaoSimon Brandhof2015-07-061-259/+15
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+308