com.atlassian.confluence.webdriver
Class BlogDarkFeaturePermissionsDialogTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractWebDriverTest
com.atlassian.confluence.webdriver.PagePermissionsDialogTest
com.atlassian.confluence.webdriver.BlogDarkFeaturePermissionsDialogTest
public class BlogDarkFeaturePermissionsDialogTest
- extends PagePermissionsDialogTest
Test the Restrictions dialog on blogposts, and on pages (through extension), with the
blogpost restrictions dark feature enabled.
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest |
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule |
Methods inherited from class com.atlassian.confluence.webdriver.PagePermissionsDialogTest |
testAddGroupFromPopupWindow, testAddingUserAndGroupWithSameNameUsingAutocomplete, testAddingUserDirectly, testAddUserFromPopupWindow, testCannotEditRestrictionsIfPageHasOtherEditRestrictions, testChooseMeAndAssertItIsRestrictedToMe, testEditPageRestrictionsInDocTheme, testNoPageRestrictionsOnCreatePageIfNoSpacePermission, testNoPageRestrictionsOnViewOrEditIfNoSpacePermission, testPagePermissionDialogAddWhiteSpaceUserWithAutocomplete, testPageRestrictionsOnCopyPage, testPageRestrictionsOnCreatePage, testPermissionsForGroupsWithApostrophesInEditor, testRestrictionsDialogOnExistingPageFullEdit, testRestrictionsDialogOnExistingPageQuickEdit, testRestrictionsDialogOnViewPage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlogDarkFeaturePermissionsDialogTest
public BlogDarkFeaturePermissionsDialogTest()
setUp
public void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class PagePermissionsDialogTest
- Throws:
java.lang.Exception
tearDown
public void tearDown()
testRestrictionsDialogOnNewBlogPost
public void testRestrictionsDialogOnNewBlogPost()
testRestrictionsDialogOnExistentBlogPost
public void testRestrictionsDialogOnExistentBlogPost()
testRestrictionsDialogOnExistentBlogPostQuickEdit
public void testRestrictionsDialogOnExistentBlogPostQuickEdit()
testRestrictionsDialogNotVisibleOnQuickEdit
public void testRestrictionsDialogNotVisibleOnQuickEdit()
testRestrictionsDialogNotVisibleOnFullEdit
public void testRestrictionsDialogNotVisibleOnFullEdit()
testExistingRestrictionsLoadedInFullEdit
public void testExistingRestrictionsLoadedInFullEdit()
testExistingRestrictionsLoadedInQuickEdit
public void testExistingRestrictionsLoadedInQuickEdit()
Copyright © 2003-2014 Atlassian. All Rights Reserved.