com.atlassian.confluence.webdriver
Class BlogDarkFeaturePermissionsDialogTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.PagePermissionsDialogTest
          extended by 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.


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.PagePermissionsDialogTest
defaultUser
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
BlogDarkFeaturePermissionsDialogTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testExistingRestrictionsLoadedInFullEdit()
           
 void testExistingRestrictionsLoadedInQuickEdit()
           
 void testRestrictionsDialogNotVisibleOnFullEdit()
           
 void testRestrictionsDialogNotVisibleOnQuickEdit()
           
 void testRestrictionsDialogOnExistentBlogPost()
           
 void testRestrictionsDialogOnExistentBlogPostQuickEdit()
           
 void testRestrictionsDialogOnNewBlogPost()
           
 
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 com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogDarkFeaturePermissionsDialogTest

public BlogDarkFeaturePermissionsDialogTest()
Method Detail

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.