public class TestCommentTab extends BaseJiraWebTest
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TestCommentTab.CanBind |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestCommentTab() |
| Modifier and Type | Method and Description |
|---|---|
protected ActivitySection |
directNavigateToViewIssueUrl(String fragment,
String issueKey) |
void |
focusComment() |
void |
loadAll() |
void |
loadMoreOnce() |
void |
loadMoreTwice() |
void |
loadMoreTwiceWithMoreComments() |
void |
testCommentsTabRemembersFrontendOnlySortingStateAfterReloading() |
void |
testCommentsTabRemembersSortingStateAfterReloading() |
void |
testDefaultSortOrderNewestFirst() |
void |
testInitialState() |
void |
testSortButton() |
void |
testSortButtonPresent() |
void |
testSortOrderPersistedBetweenIssues() |
void |
underLimit() |
getBackdoor, getBaseClassRule, getBaseRulepublic void testInitialState()
public void underLimit()
public void loadMoreOnce()
public void loadMoreTwice()
public void loadMoreTwiceWithMoreComments()
public void loadAll()
public void focusComment()
public void testCommentsTabRemembersSortingStateAfterReloading()
public void testCommentsTabRemembersFrontendOnlySortingStateAfterReloading()
public void testSortButtonPresent()
public void testDefaultSortOrderNewestFirst()
public void testSortButton()
public void testSortOrderPersistedBetweenIssues()
protected ActivitySection directNavigateToViewIssueUrl(String fragment, String issueKey)
Copyright © 2002-2022 Atlassian. All Rights Reserved.