Class TestCustomWorkflowScreenLocalization

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization

public class TestCustomWorkflowScreenLocalization extends BaseJiraFuncTest
This func test verifies that the i18n of custom workflow screens is working. The i18n keys for some labels are retrieved from properties of the transition.
Since:
v3.13
  • Field Details

  • Constructor Details

    • TestCustomWorkflowScreenLocalization

      public TestCustomWorkflowScreenLocalization()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testSubmitButtonLabelIsTransitionName

      public void testSubmitButtonLabelIsTransitionName()
    • testSubmitButtonLabelIsLocalized

      public void testSubmitButtonLabelIsLocalized()
    • testFallBackToTransitionName

      public void testFallBackToTransitionName()
    • testTransitionNameTitle

      public void testTransitionNameTitle()
    • testLocalizedTitle

      public void testLocalizedTitle()
    • testFixedDescription

      public void testFixedDescription()