public class TestIssueResource extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
exception |
assertions, backdoor, environmentData, initClass, tester, testRule| Constructor and Description |
|---|
TestIssueResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
anonymousIssueDoesNotExist() |
void |
createIssueClient() |
void |
testCaseInsensitiveKeyLookup() |
void |
testIssueResourceAcceptsExpandingTransitions() |
void |
testIssueResourceAcceptsExpandingTransitionsFields() |
void |
testMovedIssueKeyLookup() |
void |
testNotLoggedIn_IssueExists() |
void |
testUnassignedIssueHasNoValue() |
void |
testViewIssueNotFound() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void createIssueClient()
public void anonymousIssueDoesNotExist()
throws Exception
Exceptionpublic void testNotLoggedIn_IssueExists()
throws Exception
Exceptionpublic void testCaseInsensitiveKeyLookup()
throws Exception
Exceptionpublic void testUnassignedIssueHasNoValue()
throws Exception
Exceptionpublic void testIssueResourceAcceptsExpandingTransitions()
throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.