public class TestReindexingSubtasks extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestReindexingSubtasks() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testBulkEditIssue() |
void |
testBulkMoveIssue() |
void |
testBulkMoveWithOrphanedSubtasks()
This test ensures that if a subtask as well as a parent (not the parent of the first subtask) and
subtask are selected, then the orphaned subtask will be able change project (if the
'Use the above project and issue type pair for all other combinations.' checkbox is ticked)
|
void |
testBulkWorkflowTransitionIssue() |
void |
testConvertSingleIssueToSubtask() |
void |
testEditSingleIssue() |
void |
testMoveSingleIssue() |
void |
testWorkflowTransitionSingleIssue() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void testEditSingleIssue() throws SAXException
SAXException
public void testMoveSingleIssue() throws SAXException
SAXException
public void testWorkflowTransitionSingleIssue() throws SAXException
SAXException
public void testBulkEditIssue() throws SAXException
SAXException
public void testBulkMoveIssue() throws SAXException
SAXException
public void testBulkMoveWithOrphanedSubtasks() throws SAXException
SAXException
- SAXExceptionpublic void testBulkWorkflowTransitionIssue() throws SAXException
SAXException
public void testConvertSingleIssueToSubtask() throws SAXException
SAXException
Copyright © 2002-2023 Atlassian. All Rights Reserved.