public class TestAdjustFavourite extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestAdjustFavourite() |
Modifier and Type | Method and Description |
---|---|
void |
testAddFavourite()
Make sure that adding a favourite works.
|
void |
testBadParameters()
Test that the action ignores bad parameters.
|
void |
testCantAddFavouriteThatDoesNotExist()
Make sure we don't add a favourite for an entity that does not exist.
|
void |
testCantAddFavouriteUserCantSee()
Make sure we don't add a favourite for an entity that the user cannot see.
|
void |
testTestRedirect()
Make sure that redirect works as expected.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testAddFavourite()
public void testTestRedirect()
public void testCantAddFavouriteUserCantSee()
public void testCantAddFavouriteThatDoesNotExist()
public void testBadParameters()
Copyright © 2002-2021 Atlassian. All Rights Reserved.