public class TestLinkIssue extends AbstractCloneIssueTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestLinkIssue() |
Modifier and Type | Method and Description |
---|---|
void |
assertSubTaskLinkNotPresentOn(String issueKey) |
void |
availabilityOfIssueLinkLink(String issueKey)
Tests if the 'Link Issue' link is not available if 'Issue Linking' is deactivated.
|
void |
cancelLinkDeletion()
Tests that cancelling a deletion confirmation will redirect to the manage links screen
|
void |
confirmLinkDeletion()
Tests the confirmation of link delete will remove the link between two issues
|
void |
duplicateIssueLinkTypeNameError()
Tests error is handled if 2 links are given the same name
|
void |
issueOperationForCloningWithIssueLinking(String issueKey)
Tests if a cloned issue is automatically linked to its parent if a 'Cloners' link is created
|
void |
linkingIssue(String issueKey1,
String issueKey2)
Tests if HSP-2 can be linked to HSP-1
|
void |
notFoundNotDoubleescapedIssueLinkError()
Tests error message is not double escaped
|
void |
tearDown() |
void |
testChangeHistoryShowsHyperlinkCorrectly() |
void |
testLinkComment()
Tests comment visibility when linking an issue
|
void |
testLinkIssue() |
void |
testVisibilityOfDeleteIssueLink()
Check that the delete issue link is only visible to users with the 'link issue' permission.
|
cloneIssue, gotoIssueAndClickClone, waitForProgress
getAssertions, getBackdoor, getEnvironmentData, getTester
public void tearDown()
public void testLinkIssue()
public void availabilityOfIssueLinkLink(String issueKey)
public void linkingIssue(String issueKey1, String issueKey2)
public void assertSubTaskLinkNotPresentOn(String issueKey)
public void duplicateIssueLinkTypeNameError()
public void notFoundNotDoubleescapedIssueLinkError()
public void issueOperationForCloningWithIssueLinking(String issueKey)
public void cancelLinkDeletion()
public void testVisibilityOfDeleteIssueLink() throws SAXException
SAXException
public void confirmLinkDeletion()
public void testLinkComment()
public void testChangeHistoryShowsHyperlinkCorrectly()
Copyright © 2002-2022 Atlassian. All Rights Reserved.