com.atlassian.jira.webtest.webdriver.tests.projectconfig
Class TestVersionConfig

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestVersionConfig

public class TestVersionConfig
extends BaseJiraWebTest

Since:
v4.4

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, logger, pageBinder, restoreOnceRule, webTestRule
 
Constructor Summary
TestVersionConfig()
           
 
Method Summary
 void before()
           
 void checkVersionsAreOrderedInMoveUnresolvedIssuesSelect()
           
 void test2000Versions()
           
 void testArchiveVersion()
           
 void testArchiveVersionWithServerError()
           
 void testCreateVersion()
           
 void testCreateVersionServerErrorHandling()
           
 void testCreateXssInDate()
           
 void testCreateXssVersion()
           
 void testDeleteVersion()
           
 void testDisplayLogic()
           
 void testEditVersion()
           
 void testReleaseVersionAndServerError()
           
 void testReleaseVersionWithInvalidDate()
           
 void testReleaseVersionWithNoUnresolvedIssues()
           
 void testReleaseVersionWithUnresolvedIssuesAndIgnore()
           
 void testReleaseVersionWithUnresolvedIssuesAndMove()
           
 void testReleaseVersionWithUnresolvedIssuesBuNoOtherUnreleasedVersions()
           
 void testTabNavigation()
           
 void testUnArchiveVersion()
           
 void testUnArchiveVersionWithServerError()
           
 void testUnreleaseVersion()
           
 void testVersionMergeWithNoVersions()
           
 void testVersionMergeWithOneOrMoreVersions()
           
 void testVersionMergeWithServerError()
           
 void testVersionMergeWithSingleVersion()
           
 void testVersionReordering()
           
 void testVersionReorderingErrors()
           
 void testVersionReorderingPermissions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVersionConfig

public TestVersionConfig()
Method Detail

before

public void before()
            throws URISyntaxException
Throws:
URISyntaxException

testTabNavigation

public void testTabNavigation()

testDisplayLogic

public void testDisplayLogic()

testCreateXssVersion

public void testCreateXssVersion()

testCreateXssInDate

public void testCreateXssInDate()

testCreateVersion

public void testCreateVersion()
                       throws InterruptedException
Throws:
InterruptedException

testArchiveVersion

public void testArchiveVersion()
                        throws InterruptedException
Throws:
InterruptedException

testArchiveVersionWithServerError

public void testArchiveVersionWithServerError()
                                       throws InterruptedException
Throws:
InterruptedException

testUnArchiveVersion

public void testUnArchiveVersion()
                          throws InterruptedException
Throws:
InterruptedException

testUnArchiveVersionWithServerError

public void testUnArchiveVersionWithServerError()
                                         throws InterruptedException
Throws:
InterruptedException

testCreateVersionServerErrorHandling

public void testCreateVersionServerErrorHandling()
                                          throws InterruptedException
Throws:
InterruptedException

testEditVersion

public void testEditVersion()
                     throws InterruptedException,
                            ParseException
Throws:
InterruptedException
ParseException

testReleaseVersionWithNoUnresolvedIssues

public void testReleaseVersionWithNoUnresolvedIssues()
                                              throws InterruptedException
Throws:
InterruptedException

testReleaseVersionWithUnresolvedIssuesBuNoOtherUnreleasedVersions

public void testReleaseVersionWithUnresolvedIssuesBuNoOtherUnreleasedVersions()
                                                                       throws InterruptedException
Throws:
InterruptedException

testReleaseVersionWithUnresolvedIssuesAndIgnore

public void testReleaseVersionWithUnresolvedIssuesAndIgnore()
                                                     throws InterruptedException
Throws:
InterruptedException

testReleaseVersionAndServerError

public void testReleaseVersionAndServerError()
                                      throws InterruptedException
Throws:
InterruptedException

checkVersionsAreOrderedInMoveUnresolvedIssuesSelect

public void checkVersionsAreOrderedInMoveUnresolvedIssuesSelect()
                                                         throws InterruptedException
Throws:
InterruptedException

testReleaseVersionWithUnresolvedIssuesAndMove

public void testReleaseVersionWithUnresolvedIssuesAndMove()
                                                   throws InterruptedException
Throws:
InterruptedException

testReleaseVersionWithInvalidDate

public void testReleaseVersionWithInvalidDate()
                                       throws InterruptedException
Throws:
InterruptedException

testUnreleaseVersion

public void testUnreleaseVersion()

testDeleteVersion

public void testDeleteVersion()
                       throws InterruptedException
Throws:
InterruptedException

testVersionReordering

public void testVersionReordering()

testVersionReorderingPermissions

public void testVersionReorderingPermissions()

testVersionReorderingErrors

public void testVersionReorderingErrors()

testVersionMergeWithNoVersions

public void testVersionMergeWithNoVersions()

testVersionMergeWithOneOrMoreVersions

public void testVersionMergeWithOneOrMoreVersions()

testVersionMergeWithSingleVersion

public void testVersionMergeWithSingleVersion()

testVersionMergeWithServerError

public void testVersionMergeWithServerError()

test2000Versions

public void test2000Versions()
                      throws URISyntaxException
Throws:
URISyntaxException


Copyright © 2002-2013 Atlassian. All Rights Reserved.