com.atlassian.confluence.util.i18n
Class MockI18NBeanFactory
java.lang.Object
com.atlassian.confluence.util.i18n.MockI18NBeanFactory
- All Implemented Interfaces:
- I18NBeanFactory
public class MockI18NBeanFactory
- extends Object
- implements I18NBeanFactory
Mock implementation of the I18NBeanFactory to be used by tests
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockI18NBeanFactory
public MockI18NBeanFactory()
getI18NBean
public I18NBean getI18NBean(Locale locale)
- Specified by:
getI18NBean in interface I18NBeanFactory