Uses of Class
org.sonar.test.i18n.BundleSynchronizedMatcher

Packages that use BundleSynchronizedMatcher
org.sonar.test.i18n   
 

Uses of BundleSynchronizedMatcher in org.sonar.test.i18n
 

Methods in org.sonar.test.i18n that return BundleSynchronizedMatcher
static BundleSynchronizedMatcher I18nMatchers.isBundleUpToDate()
          Returns a matcher which checks that a translation bundle is up to date with the corresponding default one found in the same folder.
static BundleSynchronizedMatcher I18nMatchers.isBundleUpToDate(String sonarVersion)
          Returns a matcher which checks that a translation bundle is up to date with the corresponding English Core bundle.
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.