|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase net.sourceforge.jwebunit.WebTestCase com.atlassian.jira.webtests.WebTestCaseWrapper com.atlassian.jira.webtests.AbstractAtlassianWebTestCase com.atlassian.jira.webtests.JIRAWebTest com.atlassian.jira.webtests.ztests.bulk.BulkChangeIssues com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
public class TestBulkWorkflowTransition
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.jira.webtests.JIRAWebTest |
---|
JIRAWebTest.ParameterEnterer |
Field Summary | |
---|---|
protected static String |
NOT_AVAILABLE_BULK_EDIT
|
static String |
TABLE_EDITFIELDS_ID
|
protected static String |
WORKFLOW_TRANSITION_CHOOSE_ERROR_TEXT
|
protected static String |
WORKFLOW_TRANSITION_EDIT_TEXT
|
protected static String |
WORKFLOW_TRANSITION_MULTI_PROJECT_ERROR
|
protected static String |
WORKFLOW_TRANSITION_SELECTION_TEXT
|
Fields inherited from class com.atlassian.jira.webtests.JIRAWebTest |
---|
administration, assertions, backdoor, BULK_TRANSITION_ELEMENT_NAME, environmentData, FIELD_SCOPE_GLOBAL, form, issueTableAssertions, issueTableClient, JDK_1_5_VERSION, locator, log, navigation, page, PAGE_ENTERPRISE_FIELD_CONFIGURATIONS, PAGE_ISSUE_TYPE_SCREEN_SCHEMES, PAGE_NOT_STANDARD_VIEW_FIELD_SCREEN_SCHEMES, PAGE_USER_BROWSER, parse, text |
Fields inherited from class net.sourceforge.jwebunit.WebTestCase |
---|
tester |
Constructor Summary | |
---|---|
TestBulkWorkflowTransition(String name)
|
Method Summary | |
---|---|
protected void |
_testToOperationDetailsWorkflowTranisition()
|
protected void |
restoreWithGlobalWorkflowPermission(String restoreXml)
|
void |
tearDown()
|
void |
testBulkTransitionSessionTimeouts()
|
void |
testBulkTransitionWithCommentVisibility()
|
void |
testBulkWorkFlowTransitionMultipleWorkflowsExists()
Multiple workflows - Make sure multiple present - only select one transition |
void |
testCustomFieldContextAndIssueTypeBehaviour()
|
void |
testFunkyWorkflowName()
|
void |
testNotAvailableFields()
Validate non editable fields and project specific fields Time Tracking - not editable 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()
|
Methods inherited from class com.atlassian.jira.webtests.WebTestCaseWrapper |
---|
assertElementNotPresent, assertElementNotPresentBy, assertElementPresent, assertElementPresentBy, assertOptionValueNotPresent, assertOptionValuePresent, assertTextInTable, assertTextNotPresent, assertTextPresent, clickCancelButton, log, log, log, logSection, raiseRuntimeException, selectMultiOption, selectMultiOptionByValue, selectOption, submit |
Methods inherited from class net.sourceforge.jwebunit.WebTestCase |
---|
assertButtonNotPresent, assertButtonPresent, assertCheckboxNotSelected, assertCheckboxSelected, assertCookiePresent, assertCookieValueEquals, assertFormElementEmpty, assertFormElementEquals, assertFormElementNotPresent, assertFormElementNotPresentWithLabel, assertFormElementPresent, assertFormElementPresentWithLabel, assertFormNotPresent, assertFormNotPresent, assertFormPresent, assertFormPresent, assertFramePresent, assertKeyInTable, assertKeyNotInTable, assertKeyNotPresent, assertKeyPresent, assertKeysInTable, assertLinkNotPresent, assertLinkNotPresentWithImage, assertLinkNotPresentWithText, assertLinkNotPresentWithText, assertLinkPresent, assertLinkPresentWithImage, assertLinkPresentWithText, assertLinkPresentWithText, assertOptionEquals, assertOptionsEqual, assertOptionsNotEqual, assertOptionValuesEqual, assertOptionValuesNotEqual, assertRadioOptionNotPresent, assertRadioOptionNotSelected, assertRadioOptionPresent, assertRadioOptionSelected, assertSubmitButtonNotPresent, assertSubmitButtonPresent, assertSubmitButtonValue, assertTableEquals, assertTableEquals, assertTableNotPresent, assertTablePresent, assertTableRowsEqual, assertTableRowsEqual, assertTextInElement, assertTextInTable, assertTextNotInElement, assertTextNotInTable, assertTextNotInTable, assertTitleEquals, assertTitleEqualsKey, assertWindowPresent, beginAt, checkCheckbox, checkCheckbox, clickButton, clickLink, clickLinkWithImage, clickLinkWithText, clickLinkWithText, clickLinkWithTextAfterText, dumpCookies, dumpCookies, dumpResponse, dumpTable, dumpTable, getDialog, getMessage, getTestContext, gotoFrame, gotoRootWindow, gotoWindow, reset, setFormElement, setFormElementWithLabel, setWorkingForm, submit, uncheckCheckbox, uncheckCheckbox |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final String NOT_AVAILABLE_BULK_EDIT
protected static final String WORKFLOW_TRANSITION_CHOOSE_ERROR_TEXT
protected static final String WORKFLOW_TRANSITION_EDIT_TEXT
protected static final String WORKFLOW_TRANSITION_MULTI_PROJECT_ERROR
protected static final String WORKFLOW_TRANSITION_SELECTION_TEXT
public static final String TABLE_EDITFIELDS_ID
Constructor Detail |
---|
public TestBulkWorkflowTransition(String name)
Method Detail |
---|
public void tearDown()
tearDown
in class BulkChangeIssues
public void testBulkTransitionSessionTimeouts()
public void testNotAvailableFields()
public void testWorkflowTransitionCompleteWalkthrough()
public void testWorkflowTransitionConcurrentIssueUpdate()
public void testWorkflowTransitionEditFieldErrors()
public void testWorkflowTransitionErrorOnWorkflowSelection()
public void testBulkTransitionWithCommentVisibility()
protected void _testToOperationDetailsWorkflowTranisition()
protected void restoreWithGlobalWorkflowPermission(String restoreXml)
public void testBulkWorkFlowTransitionMultipleWorkflowsExists()
public void testFunkyWorkflowName()
public void testCustomFieldContextAndIssueTypeBehaviour()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |