public class TestAddCustomField extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, 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, getBaseRule
public 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.