Package 

Class LocaleRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    
    public final class LocaleRule
     implements TestRule
                        

    The test rule to switch locales.

    • Method Summary

      Modifier and Type Method Description
      Statement apply(Statement base, Description description)
      final String getCurrentLocaleName()
      • Methods inherited from class org.junit.rules.TestRule

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait