public class TestLinkIssue extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
IssueTypeUrls |
urls |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestLinkIssue() |
getBackdoor, getBaseClassRule, getBaseRulepublic 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
IOExceptionpublic void testCanCreateWebLinkWithMissingIcon()
throws IOException
IOExceptionpublic void testCannotCreateWebLinkWithEmptyUrl()
public void testCannotCreateWebLinkWithEmptyLinkText()
public void testRemoveWebLink()
public void testDuplicateWebLinkCreation()
public void testInitiallyHiddenLinksAreHidden()
public void testInitiallyHiddenLinksCanBeExpanded()
public void testConfluenceLinkDialogIsHidden()
throws Exception
Exceptionpublic void testConfluenceLinkDialogHasIssueId()
throws Exception
ExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.