public class TestIssueResourceIssueLinks extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
IssueTypeUrls |
urls |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueResourceIssueLinks() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest()
Setup for an actual test
|
void |
testEachIssueLinkShouldContainAllTheInformationNecessaryForClientsToRenderIt() |
void |
testInvisibleIssueNotShown() |
void |
testIssueEditShouldHandleAddLinkOperation() |
void |
testIssueLinksDisabled() |
void |
testNoIssueLinks() |
void |
testNoOutwardIssueLinks() |
void |
testNoVisibleLinks() |
void |
testSeveralIssueLinks() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public IssueTypeUrls urls
public void testInvisibleIssueNotShown() throws Exception
Exception
public void testEachIssueLinkShouldContainAllTheInformationNecessaryForClientsToRenderIt() throws Exception
Exception
public void testIssueEditShouldHandleAddLinkOperation() throws Exception
Exception
public void setUpTest()
Copyright © 2002-2021 Atlassian. All Rights Reserved.