]> source.dussan.org Git - sonarqube.git/commit
SONAR-249 fix detection of "best value measures" in delayed mode - add unit tests
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 30 Nov 2010 10:40:19 +0000 (10:40 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 30 Nov 2010 10:40:19 +0000 (10:40 +0000)
commita5fe1c55fd695711edf087fed2e4b437cd25e2b4
treeea2c50924ef1bc0eb0e588a9f68522e744040454
parent0b875cc83530e92fdf5a22d9d808aee1cc33ea91
SONAR-249 fix detection of "best value measures" in delayed mode - add unit tests
sonar-batch/src/test/java/org/sonar/batch/index/MeasurePersisterTest.java
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shared.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldDelaySaving-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldInsertMeasure-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldNotDelaySavingWithDatabaseOnlyMeasure-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldUpdateMeasure-result.xml