Class TestReleasePageReleaseVersion
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.jpp.TestReleasePageReleaseVersion
Most of the test code has been moved from JIRA (pre-fork) class TestVersionConfig.
Methods were changed accordingly to match the new versions front-end.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDecorates setReleaseDate to clear field of the existing date -
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRuleFields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetUp()static voidstatic voidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestReleasePageReleaseVersion
public TestReleasePageReleaseVersion()
-
-
Method Details
-
setUpClass
public static void setUpClass() -
tearDownClass
public static void tearDownClass() -
setUp
- Throws:
URISyntaxException
-
testReleaseVersionWithNoUnresolvedIssues
- Throws:
InterruptedExceptionParseException
-
testReleaseVersionCustomPickerFormat
- Throws:
InterruptedExceptionParseException
-
testReleaseVersionWithUnresolvedIssuesBuNoOtherUnreleasedVersions
public void testReleaseVersionWithUnresolvedIssuesBuNoOtherUnreleasedVersions() throws InterruptedException- Throws:
InterruptedException
-
testReleaseVersionWithUnresolvedIssuesAndIgnore
- Throws:
InterruptedException
-
testReleaseVersionWithUnresolvedIssuesAndMove
- Throws:
InterruptedException
-
testReleaseVersionWithInvalidDate
- Throws:
InterruptedException
-
testReleaseVersionAndServerError
- Throws:
InterruptedException
-
checkVersionsAreOrderedInMoveUnresolvedIssuesSelect
- Throws:
InterruptedException
-