public class MaxEditorsMultiBrowserTest extends AbstractCollaborativeMultiBrowserTest
| Modifier and Type | Field and Description |
|---|---|
static com.atlassian.confluence.test.stateless.fixtures.UserFixture |
admin |
protected static com.atlassian.confluence.test.stateless.fixtures.PageFixture |
page |
static com.atlassian.confluence.test.rest.api.ConfluenceRestSession |
rest |
static com.atlassian.confluence.test.rpc.api.ConfluenceRpcSession |
rpc |
static com.atlassian.confluence.test.rpc.api.ConfluenceRpcClient |
rpcClient |
static com.atlassian.confluence.test.stateless.fixtures.SpaceFixture |
space |
static com.atlassian.confluence.test.stateless.fixtures.UserFixture |
user |
ensureEnabled, restClientproductWithChrome, productWithFirefox| Constructor and Description |
|---|
MaxEditorsMultiBrowserTest() |
initialise, setWindowSizeAndPositionrestoreBrowserSystemProperty, setupBrowsers, setWindowSizeAndPositionprotected static com.atlassian.confluence.test.stateless.fixtures.PageFixture page
@Inject public static com.atlassian.confluence.test.rpc.api.ConfluenceRpcClient rpcClient
public static com.atlassian.confluence.test.stateless.fixtures.UserFixture admin
public static com.atlassian.confluence.test.stateless.fixtures.UserFixture user
public static com.atlassian.confluence.test.stateless.fixtures.SpaceFixture space
public static com.atlassian.confluence.test.rpc.api.ConfluenceRpcSession rpc
public static com.atlassian.confluence.test.rest.api.ConfluenceRestSession rest
public static void teardown()
public void testThatGoingToPreviewModeDoesNotRemoveUserFromEditingSessionOrAllowAnotherEditorIn()
throws Exception
Exceptionpublic void testThatGoingToPreviewModeDoesNotRemoveUserFromEditingSessionOrAllowAnotherEditorInQuickEdit()
throws Exception
Exceptionpublic void testMultipleBrowsersSameUser()
throws Exception
Exceptionpublic void testLeavingSessionAllowsAnotherUserToEnter()
public void testMaxEditorsReachedAllEditorsAreInactive()
throws Exception
Exceptionpublic void testMaxEditorsReachedAllEditorsAreInactiveQuickEdit()
throws Exception
Exceptionpublic void testMaxEditorsReachedAllEditorsAreSameUser()
throws Exception
Exceptionpublic void testMaxEditorsReachedAllEditorsAreSameUserQuickEdit()
throws Exception
Exceptionpublic void testGrantAccessToUnpublishedPageWhenMaxEditorsReached()
throws Exception
Exceptionpublic void testGrantAccessToPublishedPageWhenMaxEditorsReached()
throws Exception
Exceptionpublic void testPressingEditButtonMultipleTimesWhenMaxEditorsReached()
throws Exception
Exceptionpublic void testCanUpdatePageViaRestRequestWhenMaxEditorsReached()
throws Exception
Exceptionpublic void testSettingMaxEditorsToUnreasonableInput()
throws Exception
Exceptionpublic void testSettingMaxEditorsToUnreasonableInputQuickEdit()
throws Exception
Exceptionpublic void setUpMocks()
Copyright © 2003–2017 Atlassian. All rights reserved.