public class TestIssueTabPanels extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueTabPanels() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testPermalinking()
Func test for JRA-13743.
|
void |
testSelectedTabPanelIsStickyDuringTheSession()
Verifies that the selected issue tab is sticky.
|
void |
testShouldDefaultToCommentsTab()
Verifies that comments is the default tab on the view issue page.
|
void |
testSortOrdering()
Verifies default sorting order, switching sorting order and sorting order persistence across tabs works as
expected.
|
void |
testSortOrderIsShownForIssueTabs()
Verifies that the sort order in shown in the tabs.
|
void |
testViewDefaultPanelWhenRequestedPanelDoesNotExist()
Verifies that when we go to a non-existent issue tab panel we end up on the default one.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testShouldDefaultToCommentsTab()
public void testSelectedTabPanelIsStickyDuringTheSession()
public void testViewDefaultPanelWhenRequestedPanelDoesNotExist()
public void testSortOrdering() throws Exception
Exception
- caused by the sleep hackpublic void testSortOrderIsShownForIssueTabs()
public void testPermalinking()
Copyright © 2002-2022 Atlassian. All Rights Reserved.