Class TestBulkWorkflowTransition
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.bulk.TestBulkWorkflowTransition
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
protected static final String
static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TransitionsDetails
protected void
checkCheckbox
(String fieldName, String value) protected void
selectOption
(String fieldName, String value) protected void
setFormElement
(String fieldName, String value) protected TransitionsDetails
setup()
void
tearDown()
void
Workflows - ensure post function executedvoid
Issue Level Securityvoid
Issue Level SecurityMethods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Field Details
-
NOT_AVAILABLE_BULK_EDIT
- See Also:
-
WORKFLOW_TRANSITION_CHOOSE_ERROR_TEXT
- See Also:
-
WORKFLOW_TRANSITION_EDIT_TEXT
- See Also:
-
WORKFLOW_TRANSITION_MULTI_PROJECT_ERROR
- See Also:
-
WORKFLOW_TRANSITION_SELECTION_TEXT
- See Also:
-
WORKFLOW_TRANSITION_CONFIRMATION_TEXT
- See Also:
-
WORKFLOW_TRANSITION_PROGRESS_TEXT
- See Also:
-
TABLE_EDITFIELDS_ID
- See Also:
-
BULK_CHANGE
public static final int BULK_CHANGE- See Also:
-
-
Constructor Details
-
TestBulkWorkflowTransition
public TestBulkWorkflowTransition()
-
-
Method Details
-
setup
-
tearDown
public void tearDown() -
testForIssueSchemeConflictsBetweenProjects
public void testForIssueSchemeConflictsBetweenProjects()Issue Level Security -
testForIssueSchemeAvailableForIssuesOfProjects
public void testForIssueSchemeAvailableForIssuesOfProjects()Issue Level Security -
testEnsurePostFunctionExecutedInWorkflow
public void testEnsurePostFunctionExecutedInWorkflow()Workflows - ensure post function executed -
_testToOperationDetailsWorkflowTranisition
-
selectOption
-
checkCheckbox
-
setFormElement
-