public class TestWorkflowTransitionProperties extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestWorkflowTransitionProperties() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
testAddingDuplicateKey() |
void |
testAddingInvalidValue() |
void |
testAddingPropertiesHappyPath() |
void |
testAddingPropertiesWithWebsudo() |
void |
testAddingReservedJiraKeysShouldThrowAnError() |
void |
testAddingWhitelistedJiraKey() |
void |
testDeleteProperties() |
void |
testDeletePropertiesWithWebsudo() |
void |
testEditPropertyValue() |
void |
testEditPropertyValueCancellation() |
void |
testEditPropertyValueWithWebsudo() |
void |
testPropertiesTableContent() |
void |
testShowMessageWhenTableEmpty() |
getBackdoor, getBaseClassRule, getBaseRule
public void before()
public void testPropertiesTableContent()
public void testAddingPropertiesHappyPath()
public void testAddingPropertiesWithWebsudo()
public void testDeleteProperties()
public void testDeletePropertiesWithWebsudo()
public void testAddingDuplicateKey()
public void testAddingInvalidValue()
public void testAddingWhitelistedJiraKey()
public void testAddingReservedJiraKeysShouldThrowAnError()
public void testShowMessageWhenTableEmpty()
public void testEditPropertyValue()
public void testEditPropertyValueWithWebsudo()
public void testEditPropertyValueCancellation()
Copyright © 2002-2017 Atlassian. All Rights Reserved.