]> source.dussan.org Git - sonarqube.git/commit
Improve test coverage
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 13 Jul 2012 13:06:43 +0000 (15:06 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 13 Jul 2012 13:06:43 +0000 (15:06 +0200)
commit8a2b810abcc15ec1766cbfbd2e2907a9c12fe702
tree7c4e1e2603c34ec9e663d54f6081a80d16a64511
parent7f54582bcc24905c708f0d9f71378c3c71bfb7ab
Improve test coverage
sonar-batch/src/test/java/org/sonar/batch/components/PastSnapshotFinderByPreviousVersionTest.java
sonar-batch/src/test/java/org/sonar/batch/components/PastSnapshotFinderByVersionTest.java
sonar-batch/src/test/resources/org/sonar/batch/components/PastSnapshotFinderByPreviousVersionTest/no-previous-version.xml [new file with mode: 0644]
sonar-batch/src/test/resources/org/sonar/batch/components/PastSnapshotFinderByPreviousVersionTest/shared.xml [deleted file]
sonar-batch/src/test/resources/org/sonar/batch/components/PastSnapshotFinderByPreviousVersionTest/with-previous-version.xml [new file with mode: 0644]