]> source.dussan.org Git - sonarqube.git/commit
SONAR-2757 close reviews when disabling resources + add unit tests
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 25 Jan 2012 17:15:52 +0000 (18:15 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 25 Jan 2012 17:15:52 +0000 (18:15 +0100)
commit24654671b37c9a14c9f6fe6316e0983f1b1d6844
tree9b7680193adb2aed70e379c5be7b9927142edcf4
parent8c6df4977b90cfce0cc6797e3b1ba23b1253a62c
SONAR-2757 close reviews when disabling resources + add unit tests
sonar-core/src/main/java/org/sonar/core/purge/PurgeDao.java
sonar-core/src/main/java/org/sonar/core/purge/PurgeMapper.java
sonar-core/src/main/resources/org/sonar/core/purge/PurgeMapper.xml
sonar-core/src/test/java/org/sonar/core/purge/PurgeDaoTest.java
sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldPurgeSnapshot-result.xml [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/purge/PurgeDaoTest/shouldPurgeSnapshot.xml [new file with mode: 0644]