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, getTesterpublic TestIssueActionsAndOperationsResource()
public void testResourceIsFoundAndShowsOperationsForIssue()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void testResourceWithIssueKeyNotFoundForAnonymousUser()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void testResourceWithIssueIdNotFoundForAnonymousUser()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic void testResourceNotFoundForUserWithoutAccess()
throws IOException,
SAXException
IOExceptionSAXExceptionCopyright © 2002-2021 Atlassian. All Rights Reserved.