public class QuickReloadTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
QuickReloadTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
commentAddedByAnonymousIsShown() |
void |
commentsBySelfAreShown() |
void |
commentsFromOtherUserAreShown() |
void |
editedCommentsFromOtherUserAreShown() |
void |
editedPageIsShown() |
static void |
grantAnonAccess() |
void |
pageEditAndNewCommentAreShown() |
void |
quickReloadNotShownInEditor() |
void |
readOnlyModeBannerIsShownWithoutReloadingThePage() |
void |
readOnlyModeIsTurnedOffBannerIsShownWithoutReloadingThePage() |
static void |
revokeAnonAccess() |
public static void grantAnonAccess()
public static void revokeAnonAccess()
public void commentsFromOtherUserAreShown()
public void editedCommentsFromOtherUserAreShown()
public void quickReloadNotShownInEditor()
public void commentsBySelfAreShown()
public void editedPageIsShown()
public void pageEditAndNewCommentAreShown()
public void commentAddedByAnonymousIsShown()
public void readOnlyModeBannerIsShownWithoutReloadingThePage()
public void readOnlyModeIsTurnedOffBannerIsShownWithoutReloadingThePage()
Copyright © 2003–2018 Atlassian. All rights reserved.