|
||||||||||
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 com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
public class TestBulkChangeIssues
Field Summary |
---|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestBulkChangeIssues()
|
Method Summary | |
---|---|
protected void |
checkLabelForStepChooseOperation(int numOfSelectedIssues,
int numOfSelectedProjects)
|
protected void |
checkLabelForStepOperationDetails(int numOfSelectedIssues,
int numOfSelectedProjects)
|
void |
setUpTest()
Setup for an actual test |
void |
testCancelLink()
Goes to Step Choose Issues and checks that the cancel button works properly |
void |
testCancelLinkForStepConfirmationDelete()
Goes to Step Confirmation Delete and checks that the cancel button works properly |
void |
testCheckIssueContent()
Includes the Current page and checks that ISSUE_ON_NEXT_PAGE is not included for bulk change, and that issues with the prefix PREFIX_ISSUE_ON_CURR_PG are in the same page. |
void |
testCheckLabelsSelectAllIssuesMultipleProject()
test to check each dynamic labels in each step. |
void |
testClickNextWithoutFormCompletion()
Tests if the correct Error message is displayed when clicking Next without any required fields completed for delete operations |
void |
testComponentsAndVersionsNotSelectableInProjectWithoutSuch()
adds a temporary project and a issue (since its new, it has no versions and components) checks that in step Operation details, the version and component fields are not present |
void |
testRevertingToPreviousStagesInWizard()
Tests if each side menu links are working correctly |
void |
testXssNonExistentVersionAndComponent()
test to check each dynamic labels in each step. |
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, tearDownTest, xpath |
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 |
Constructor Detail |
---|
public TestBulkChangeIssues()
Method Detail |
---|
public void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void testCheckLabelsSelectAllIssuesMultipleProject()
public void testXssNonExistentVersionAndComponent()
public void testComponentsAndVersionsNotSelectableInProjectWithoutSuch()
public void testClickNextWithoutFormCompletion()
public void testCancelLink()
public void testCancelLinkForStepConfirmationDelete()
public void testRevertingToPreviousStagesInWizard()
public void testCheckIssueContent()
protected void checkLabelForStepChooseOperation(int numOfSelectedIssues, int numOfSelectedProjects)
protected void checkLabelForStepOperationDetails(int numOfSelectedIssues, int numOfSelectedProjects)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |