public class TestStatusResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestStatusResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAllStatuses()
Get all statuses
|
void |
testStatusDoesntExist() |
void |
testStatusFilteredByPermissions()
Verifies that the user is not able to see a status that is not active on any of his projects.
|
void |
testStatusReturned()
Verifies that the user is able to retrieve a visible status.
|
getEnvironmentData
public void setUpTest()
public void testStatusReturned() throws Exception
Exception
- if anything goes wrongpublic void testAllStatuses() throws Exception
Exception
- if anything goes wrongpublic void testStatusFilteredByPermissions() throws Exception
Exception
- if anything goes wrongCopyright © 2002-2024 Atlassian. All Rights Reserved.