public class TestReorderDashboardPages extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestReorderDashboardPages() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testMoveDown()
Make sure that move down works as expected.
|
void |
testMoveDownFavouriteGap()
Make sure down reordering works when moving page past one that is no longer a favourite.
|
void |
testMoveDownPermissionGap()
Make sure down reordering works when moving page past one that is no longer shared.
|
void |
testMoveEnd()
Make sure that move to end works as expected.
|
void |
testMoveEndPastFavouriteGap()
Make sure up reordering works when moving page past one that is no longer a favourite.
|
void |
testMoveEndPastPermissionGap()
Make sure up reordering works when moving page past one that is no longer shared.
|
void |
testMoveStart()
Make sure that move start works as expected.
|
void |
testMoveStartPastFavouriteGap()
Make sure up reordering works when moving page past one that is no longer a favourite.
|
void |
testMoveStartPastPermissionGap()
Make sure up reordering works when moving page past one that is no longer shared.
|
void |
testMoveUp()
Make sure that move up works as expected.
|
void |
testMoveUpFavouriteGap()
Make sure up reordering works when moving page past one that is no longer a favourite.
|
void |
testMoveUpPermissionGap()
Make sure up reordering works when moving page past one that is no longer shared.
|
void |
testReorderButtonsAreNotXsrfable() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testReorderButtonsAreNotXsrfable()
public void testMoveDown()
public void testMoveDownFavouriteGap()
public void testMoveDownPermissionGap()
public void testMoveUp()
public void testMoveUpFavouriteGap()
public void testMoveUpPermissionGap()
public void testMoveStart()
public void testMoveStartPastFavouriteGap()
public void testMoveStartPastPermissionGap()
public void testMoveEnd()
public void testMoveEndPastFavouriteGap()
public void testMoveEndPastPermissionGap()
Copyright © 2002-2024 Atlassian. All Rights Reserved.