public class TestCustomWorkflowScreenLocalization extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
WORKFLOW_NAME |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCustomWorkflowScreenLocalization() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testFallBackToTransitionName() |
void |
testFixedDescription() |
void |
testLocalizedTitle() |
void |
testSubmitButtonLabelIsLocalized() |
void |
testSubmitButtonLabelIsTransitionName() |
void |
testTransitionNameTitle() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public static final String WORKFLOW_NAME
public TestCustomWorkflowScreenLocalization()
public void setUpTest()
public void testSubmitButtonLabelIsTransitionName()
public void testSubmitButtonLabelIsLocalized()
public void testFallBackToTransitionName()
public void testTransitionNameTitle()
public void testLocalizedTitle()
public void testFixedDescription()
Copyright © 2002-2021 Atlassian. All Rights Reserved.