aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/duplication/DuplicationCacheTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-011-65/+0
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-23/+3
* Revert merge to d70f025Duarte Meneses2015-06-231-3/+23
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-23/+3
* Redundant throws clause in testsDavid Gageot2015-05-071-2/+2
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-161-18/+19
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-011-1/+3
* SONAR-5389 New duplication APIJulien HENRY2014-07-301-0/+82