com.atlassian.confluence.selenium
Class PagePermissionsDialogTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.confluence.junit3.JUnit3TimingTestCase
com.atlassian.confluence.selenium.AbstractSeleniumTest
com.atlassian.confluence.selenium.PagePermissionsDialogTest
- All Implemented Interfaces:
- junit.framework.Test
public class PagePermissionsDialogTest
- extends AbstractSeleniumTest
| Fields inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest |
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users |
| Methods inherited from class com.atlassian.confluence.junit3.JUnit3TimingTestCase |
runBare, setExceptionTransformer |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
PagePermissionsDialogTest
public PagePermissionsDialogTest()
setUp
protected void setUp()
throws Exception
- Overrides:
setUp in class AbstractSeleniumTest
- Throws:
Exception
testPermissionDialogAvailableOnDifferentPageScreens
public void testPermissionDialogAvailableOnDifferentPageScreens()
testPermittedUserWithoutEditPagePermissionCantUpdate
public void testPermittedUserWithoutEditPagePermissionCantUpdate()
testSpaceAdminPermittedtoEditPageRestrictions
public void testSpaceAdminPermittedtoEditPageRestrictions()
testAddUnrestrictedPageUnderneathPageWithViewRestrictionsShowsLockIcon
public void testAddUnrestrictedPageUnderneathPageWithViewRestrictionsShowsLockIcon()
throws Exception
- Throws:
Exception
testAddUnrestrictedPageUnderneathPageWithEditRestrictionsDoesntShowLockIcon
public void testAddUnrestrictedPageUnderneathPageWithEditRestrictionsDoesntShowLockIcon()
throws Exception
- Throws:
Exception
testPadlockVisibleAfterFirstPermissionCreated
public void testPadlockVisibleAfterFirstPermissionCreated()
testPadlockHiddenAfterLastPermissionRemoved
public void testPadlockHiddenAfterLastPermissionRemoved()
testCancelClearsChanges
public void testCancelClearsChanges()
testClickMeAsAdmin
public void testClickMeAsAdmin()
testAddUsersWithTextField
public void testAddUsersWithTextField()
testUpdateDisabledUntilStateChanged
public void testUpdateDisabledUntilStateChanged()
testDuplicateUser
public void testDuplicateUser()
throws Exception
- Throws:
Exception
testEditToggleOnEditPageShowsDialog
public void testEditToggleOnEditPageShowsDialog()
throws Exception
- Throws:
Exception
testEditPageRemovePermissionChangesCancelledFromDialog
public void testEditPageRemovePermissionChangesCancelledFromDialog()
throws Exception
- Throws:
Exception
testEditPageAddPermissionChangesCancelledFromDialog
public void testEditPageAddPermissionChangesCancelledFromDialog()
throws Exception
- Throws:
Exception
testRemoveViewPermissionsOnEditPage
public void testRemoveViewPermissionsOnEditPage()
testRemoveEditPermissionsOnEditPage
public void testRemoveEditPermissionsOnEditPage()
testInheritedContentPermissionsOnCreatePage
public void testInheritedContentPermissionsOnCreatePage()
testFormOwnerDivDoesNotScroll
public void testFormOwnerDivDoesNotScroll()
throws Exception
- Throws:
Exception
testDuplicateUserScrollsToHighlight
public void testDuplicateUserScrollsToHighlight()
throws Exception
- Throws:
Exception
testAddUserScrollsToNewRow
public void testAddUserScrollsToNewRow()
throws Exception
- Throws:
Exception
testChangingPageDecoratorDoesNotLosePermissionsWhenEditingPage
public void testChangingPageDecoratorDoesNotLosePermissionsWhenEditingPage()
throws Exception
- Throws:
Exception
testEscapeKeyClosesDropDown
public void testEscapeKeyClosesDropDown()
testParentPageWithInvertedComma
public void testParentPageWithInvertedComma()
testPermissionDialogWorksWithWhiteSpaceSpacekey
public void testPermissionDialogWorksWithWhiteSpaceSpacekey()
testPermissionsKeptAfterSaveErrorNewPage
public void testPermissionsKeptAfterSaveErrorNewPage()
testMultipleUsersPermissionsExistingPage
public void testMultipleUsersPermissionsExistingPage()
Copyright © 2003–2015 Atlassian. All rights reserved.