public class I18nTestHelper extends Object
Properties
for assertions against i18n constant values.Modifier and Type | Class and Description |
---|---|
static class |
I18nTestHelper.I18nDefinition
Definition of a single localization .properties resource in Bamboo.
|
Constructor and Description |
---|
I18nTestHelper() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getI18nProperties(I18nTestHelper.I18nDefinition i18nDefinition)
Obtain
Properties for the given i18n location. |
@NotNull public static Properties getI18nProperties(@NotNull I18nTestHelper.I18nDefinition i18nDefinition)
Properties
for the given i18n location.i18nDefinition
- i18n definition containing i18n resource locationRuntimeException
- on failureCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.