]> source.dussan.org Git - sonarqube.git/commit
SONAR-2846 API: the i18n Hamcrest matcher should not fail if some keys are not define...
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 29 Sep 2011 16:05:09 +0000 (18:05 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 29 Sep 2011 16:05:09 +0000 (18:05 +0200)
commit3d4da0c8c9d101a02feec363b2b09e3faa69a10a
tree1b6558cfa30b518542abc67efd87042598013590
parent671905d1ae89fd3c0b547caab28d82b28042fc58
SONAR-2846 API: the i18n Hamcrest matcher should not fail if some keys are not defined in the reference bundle
sonar-testing-harness/src/main/java/org/sonar/test/i18n/BundleSynchronizedMatcher.java
sonar-testing-harness/src/test/java/org/sonar/test/i18n/BundleSynchronizedTest.java
sonar-testing-harness/src/test/resources/org/sonar/l10n/noMissingKeys.properties [new file with mode: 0644]
sonar-testing-harness/src/test/resources/org/sonar/l10n/noMissingKeys_fr.properties [new file with mode: 0644]