public class TestCreateIssueWithDefaultValuesForSystemFields extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_DESCRIPTION |
static String |
FIELD_SUMMARY |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper| Constructor and Description |
|---|
TestCreateIssueWithDefaultValuesForSystemFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateMultipleInFullMode() |
void |
testToggleIssueTypeShouldRetainDirtyDescriptionValues() |
void |
testTogglingProjectSetDefaultValuesForDescriptionProperly() |
getBackdoor, getBaseClassRule, getBaseRulepublic static final String FIELD_SUMMARY
public static final String FIELD_DESCRIPTION
public TestCreateIssueWithDefaultValuesForSystemFields()
public void setUp()
public void testTogglingProjectSetDefaultValuesForDescriptionProperly()
public void testToggleIssueTypeShouldRetainDirtyDescriptionValues()
public void testCreateMultipleInFullMode()
Copyright © 2002-2024 Atlassian. All Rights Reserved.