com.atlassian.confluence.webdriver
Class PagePermissionsDialogTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.PagePermissionsDialogTest
Direct Known Subclasses:
BlogDarkFeaturePermissionsDialogTest

public class PagePermissionsDialogTest
extends AbstractWebDriverTest


Field Summary
protected  User defaultUser
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
PagePermissionsDialogTest()
           
 
Method Summary
 void setUp()
           
 void testAddGroupFromPopupWindow()
           
 void testAddingUserAndGroupWithSameNameUsingAutocomplete()
           
 void testAddingUserDirectly()
           
 void testAddUserFromPopupWindow()
           
 void testCannotEditRestrictionsIfPageHasOtherEditRestrictions()
           
protected  void testChooseMeAndAssertItIsRestrictedToMe(EditorPage editorPage)
           
 void testEditPageRestrictionsInDocTheme()
           
 void testNoPageRestrictionsOnCreatePageIfNoSpacePermission()
           
 void testNoPageRestrictionsOnViewOrEditIfNoSpacePermission()
           
 void testPagePermissionDialogAddWhiteSpaceUserWithAutocomplete()
           
 void testPageRestrictionsOnCopyPage()
           
 void testPageRestrictionsOnCreatePage()
           
 void testPermissionsForGroupsWithApostrophesInEditor()
           
 void testRestrictionsDialogOnExistingPageFullEdit()
           
 void testRestrictionsDialogOnExistingPageQuickEdit()
           
 void testRestrictionsDialogOnViewPage()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultUser

protected User defaultUser
Constructor Detail

PagePermissionsDialogTest

public PagePermissionsDialogTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testRestrictionsDialogOnExistingPageFullEdit

public void testRestrictionsDialogOnExistingPageFullEdit()

testRestrictionsDialogOnExistingPageQuickEdit

public void testRestrictionsDialogOnExistingPageQuickEdit()
                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testEditPageRestrictionsInDocTheme

public void testEditPageRestrictionsInDocTheme()
                                        throws java.lang.Exception
Throws:
java.lang.Exception

testPageRestrictionsOnCreatePage

public void testPageRestrictionsOnCreatePage()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testPageRestrictionsOnCopyPage

public void testPageRestrictionsOnCopyPage()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testPagePermissionDialogAddWhiteSpaceUserWithAutocomplete

public void testPagePermissionDialogAddWhiteSpaceUserWithAutocomplete()

testNoPageRestrictionsOnCreatePageIfNoSpacePermission

public void testNoPageRestrictionsOnCreatePageIfNoSpacePermission()
                                                           throws java.lang.Exception
Throws:
java.lang.Exception

testNoPageRestrictionsOnViewOrEditIfNoSpacePermission

public void testNoPageRestrictionsOnViewOrEditIfNoSpacePermission()

testCannotEditRestrictionsIfPageHasOtherEditRestrictions

public void testCannotEditRestrictionsIfPageHasOtherEditRestrictions()

testRestrictionsDialogOnViewPage

public void testRestrictionsDialogOnViewPage()

testAddUserFromPopupWindow

public void testAddUserFromPopupWindow()

testAddGroupFromPopupWindow

public void testAddGroupFromPopupWindow()

testPermissionsForGroupsWithApostrophesInEditor

public void testPermissionsForGroupsWithApostrophesInEditor()

testAddingUserAndGroupWithSameNameUsingAutocomplete

public void testAddingUserAndGroupWithSameNameUsingAutocomplete()

testAddingUserDirectly

public void testAddingUserDirectly()

testChooseMeAndAssertItIsRestrictedToMe

protected void testChooseMeAndAssertItIsRestrictedToMe(EditorPage editorPage)


Copyright © 2003-2014 Atlassian. All Rights Reserved.