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 |
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, getTesterpublic void setUpTest()
public void testShouldDefaultToCommentsTab()
public void testSelectedTabPanelIsStickyDuringTheSession()
public void testViewDefaultPanelWhenRequestedPanelDoesNotExist()
public void testSortOrderIsShownForIssueTabs()
public void testPermalinking()
Copyright © 2002-2024 Atlassian. All Rights Reserved.