public class TestLinkIssue extends BaseJiraWebTest
Modifier and Type | Field and Description |
---|---|
IssueTypeUrls |
urls |
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestLinkIssue() |
getBackdoor, getBaseClassRule, getBaseRule
public IssueTypeUrls urls
public void setup()
public void testPriorityIconIsHiddenIfPriorityFieldIsHidden()
public void testCancelDeleteRemoteIssueLink()
public void testViewRemoteIssueLinks()
public void testDeleteRemoteIssueLinkWithoutEditLinkPermission()
public void testViewRemoteIssueLinksWithMinimalRemoteIssueLinkFields()
public void testDeleteRemoteIssueLinkWhileLinkingDisabled()
public void testIssueLinkSortOrder()
Links should appears in the following order:
blocker (mixed) - HSP-2 Critical improvement on project HSP - Alphabet (remote) same name (local) - GRL-1 Gorilla needs to be fed - HSP-2 Critical improvement on project HSP zzz (local) - GRL-1 Gorilla needs to be fed Blog Links (remote) - BLOG 3 (com.companytype1) (Instance 1) - ALL (com.companytype1) (Instance 2) - BLOG 6 (com.companytype1) (Instance 2) - HELLO 3 (com.companytype1) - CAT 4 (com.companytype2) Tickets (remote) - HELP-123 Need help
public void testCanCreateWebLink()
public void testCanCreateWebLinkWithComment()
public void testCanCreateWebLinkWithIconUrl() throws IOException
IOException
public void testCanCreateWebLinkWithMissingIcon() throws IOException
IOException
public void testCannotCreateWebLinkWithEmptyUrl()
public void testCannotCreateWebLinkWithEmptyLinkText()
public void testRemoveWebLink()
public void testDuplicateWebLinkCreation()
public void testInitiallyHiddenLinksAreHidden()
public void testInitiallyHiddenLinksCanBeExpanded()
public void testConfluenceLinkDialogIsHidden() throws Exception
Exception
public void testConfluenceLinkDialogHasIssueId() throws Exception
Exception
Copyright © 2002-2019 Atlassian. All Rights Reserved.