public class TestEditCustomField extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_ISSUE_TYPE_NAME |
static String |
FIRST_CUSTOM_FIELD_NAME |
static String |
SECOND_CUSTOM_FIELD_NAME |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestEditCustomField() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConfigurationUpdateWhenCustomFieldIdAndSchemaIdIsDifferent()
Test that JRASERVER-75919 has been fixed.
|
void |
testMissingIssueTypesForCustomField()
Test that JRA-10461 has been fixed.
|
getBackdoor, getBaseClassRule, getBaseRulepublic static final String FIRST_CUSTOM_FIELD_NAME
public static final String SECOND_CUSTOM_FIELD_NAME
public static final String CUSTOM_ISSUE_TYPE_NAME
public void testMissingIssueTypesForCustomField()
public void testConfigurationUpdateWhenCustomFieldIdAndSchemaIdIsDifferent()
Copyright © 2002-2024 Atlassian. All Rights Reserved.