public class TestIssueLinkTypeResource extends BaseJiraRestTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestIssueLinkTypeResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testCreateIssueLinkType() |
void |
testDeleteIssueLinkType() |
void |
testGetAllIssueLinkTypes() |
void |
testGetAllIssueLinkTypesAnonymousUserAllowed() |
void |
testGetAllIssueLinkTypesAnonymousUserBlockedWhenFeatureFlagEnabled() |
void |
testGetAllIssueLinkTypesReturns404WhenIssueLinkingDisabled() |
void |
testGetIssueLinkType() |
void |
testGetIssueLinkTypeIssueLinkTypeNotFound() |
void |
testGetIssueLinkTypeReturns404WhenIssueLinkingDisabled() |
getEnvironmentData
public void setUpTest()
public void testGetAllIssueLinkTypesReturns404WhenIssueLinkingDisabled() throws Exception
Exception
public void testGetAllIssueLinkTypesAnonymousUserBlockedWhenFeatureFlagEnabled() throws Exception
Exception
public void testGetAllIssueLinkTypesAnonymousUserAllowed() throws Exception
Exception
public void testGetIssueLinkTypeReturns404WhenIssueLinkingDisabled() throws Exception
Exception
Copyright © 2002-2022 Atlassian. All Rights Reserved.