public class TestBulkWorkflowTransition extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
textAssertions |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestBulkWorkflowTransition() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testBulkTransitionSessionTimeouts() |
void |
testBulkTransitionWithCommentVisibility() |
void |
testBulkWorkFlowTransitionMultipleWorkflowsExists()
Multiple workflows - Make sure multiple present - only select one transition
|
void |
testCustomFieldContextAndIssueTypeBehaviour() |
void |
testFunkyWorkflowName() |
void |
testMultipleOriginStatusesShownDuringTransitionScreen() |
void |
testNotAvailableFields()
Validate non editable fields and project specific fields Attachments - not editable
Summary - not editable Components - project specific Versions - project specific
|
void |
testWorkflowTransitionCompleteWalkthrough()
Bulk edit all fields (system and custom fields) - check that all fields are edited correctly - check correct
fields available with permission schemes
|
void |
testWorkflowTransitionConcurrentIssueUpdate() |
void |
testWorkflowTransitionEditFieldErrors()
Check errors generated correctly (e.g.
|
void |
testWorkflowTransitionErrorOnWorkflowSelection() |
getAssertions, getBackdoor, getEnvironmentData, getTester
@Inject protected TextAssertions textAssertions
public void setUp()
public void tearDown()
public void testBulkTransitionSessionTimeouts()
public void testNotAvailableFields()
public void testWorkflowTransitionCompleteWalkthrough()
public void testWorkflowTransitionConcurrentIssueUpdate()
public void testWorkflowTransitionEditFieldErrors()
public void testWorkflowTransitionErrorOnWorkflowSelection()
public void testBulkTransitionWithCommentVisibility()
public void testBulkWorkFlowTransitionMultipleWorkflowsExists()
public void testFunkyWorkflowName()
public void testCustomFieldContextAndIssueTypeBehaviour()
public void testMultipleOriginStatusesShownDuringTransitionScreen()
Copyright © 2002-2022 Atlassian. All Rights Reserved.