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
IOException
SAXException
JSONException
Copyright © 2002-2022 Atlassian. All Rights Reserved.