public class TestAddCustomField extends BaseJiraWebTest
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestAddCustomField() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testAddExistingFieldAlreadyOnScreenWithNoValueFromViewIssuePage() |
void |
testAddExistingFieldAlreadyOnScreenWithValueFromViewIssuePage() |
void |
testAddExistingFieldNotOnScreenFromViewIssuePage() |
void |
testAddFieldFromViewIssuePage() |
void |
testAddFromGlobalPage() |
void |
testAddWithHTMLDescriptionWhenCustomFieldHTMLDisabled() |
void |
testAddWithHTMLDescriptionWhenCustomFieldHTMLEnabled() |
void |
testAddWithOptionsFromGlobalPage() |
void |
testAddWithOptionsFromViewIssuePage() |
getBackdoor, getBaseClassRule, getBaseRulepublic static void setUp()
public static void tearDown()
public void testAddFromGlobalPage()
public void testAddWithOptionsFromGlobalPage()
public void testAddWithHTMLDescriptionWhenCustomFieldHTMLEnabled()
public void testAddWithHTMLDescriptionWhenCustomFieldHTMLDisabled()
public void testAddFieldFromViewIssuePage()
public void testAddWithOptionsFromViewIssuePage()
public void testAddExistingFieldNotOnScreenFromViewIssuePage()
public void testAddExistingFieldAlreadyOnScreenWithNoValueFromViewIssuePage()
public void testAddExistingFieldAlreadyOnScreenWithValueFromViewIssuePage()
Copyright © 2002-2022 Atlassian. All Rights Reserved.