public class TestIssueActionsAndOperationsResource extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exception |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueActionsAndOperationsResource() |
Modifier and Type | Method and Description |
---|---|
void |
testResourceIsFoundAndShowsOperationsForIssue() |
void |
testResourceNotFoundForUserWithoutAccess() |
void |
testResourceWithIssueIdNotFoundForAnonymousUser() |
void |
testResourceWithIssueKeyNotFoundForAnonymousUser() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public TestIssueActionsAndOperationsResource()
public void testResourceIsFoundAndShowsOperationsForIssue() throws IOException, SAXException
IOException
SAXException
public void testResourceWithIssueKeyNotFoundForAnonymousUser() throws IOException, SAXException
IOException
SAXException
public void testResourceWithIssueIdNotFoundForAnonymousUser() throws IOException, SAXException
IOException
SAXException
public void testResourceNotFoundForUserWithoutAccess() throws IOException, SAXException
IOException
SAXException
Copyright © 2002-2022 Atlassian. All Rights Reserved.