public class TestAbstractI18nResolver extends Object
| Constructor and Description |
|---|
TestAbstractI18nResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetTextWithLocaleAndKey() |
void |
testGetTextWithLocaleRequiresNonNullLocale() |
void |
testGetTextWithMessageParameterWithZeroArgument() |
void |
testGetTextWithOnlyKeyParameter() |
public void testGetTextWithOnlyKeyParameter()
public void testGetTextWithMessageParameterWithZeroArgument()
public void testGetTextWithLocaleRequiresNonNullLocale()
public void testGetTextWithLocaleAndKey()
Copyright © 2019 Atlassian. All rights reserved.