Uses of Enum Class
com.atlassian.bamboo.testutils.I18nTestHelper.I18nDefinition
Packages that use I18nTestHelper.I18nDefinition
-
Uses of I18nTestHelper.I18nDefinition in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils that return I18nTestHelper.I18nDefinitionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static I18nTestHelper.I18nDefinition[]
I18nTestHelper.I18nDefinition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.testutils with parameters of type I18nTestHelper.I18nDefinitionModifier and TypeMethodDescriptionstatic @NotNull Properties
I18nTestHelper.getI18nProperties
(@NotNull I18nTestHelper.I18nDefinition i18nDefinition) ObtainProperties
for the given i18n location.