public class TestFavouriteAndMyFilters extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
FuncTestRestClient |
restRule |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestFavouriteAndMyFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
setUpTest() |
void |
testDeleteFilter()
Make sure that deleting filters works correctly.
|
void |
testDeleteUser()
Make sure that deleting user's behaves correctly with favourites.
|
void |
testOperations()
Test to make sure the correct operations are available.
|
void |
testRestEndpointWithLargeGroups() |
void |
testStickyTabs() |
getAssertions, getBackdoor, getEnvironmentData, getTester@Inject public FuncTestRestClient restRule
public void setUpTest()
public void cleanUp()
public void testStickyTabs()
public void testOperations()
public void testDeleteUser()
public void testDeleteFilter()
public void testRestEndpointWithLargeGroups()
throws IOException,
SAXException,
JSONException
IOExceptionSAXExceptionJSONExceptionCopyright © 2002-2023 Atlassian. All Rights Reserved.