com.atlassian.confluence.languages
Class MockLocaleManager
java.lang.Object
com.atlassian.confluence.languages.MockLocaleManager
- All Implemented Interfaces:
- LocaleManager
public class MockLocaleManager
- extends Object
- implements LocaleManager
Mock implementation of the LocaleManager to be used by tests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockLocaleManager
public MockLocaleManager()
getLocale
public Locale getLocale(com.atlassian.user.User user)
- Specified by:
getLocale
in interface LocaleManager
toLocale
public Locale toLocale(String localeString)
- Specified by:
toLocale
in interface LocaleManager