com.atlassian.confluence.webdriver
Class MovePageTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.MovePageTest
public class MovePageTest
- extends AbstractInjectableWebDriverTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
monkeySpace
protected Space monkeySpace
MovePageTest
public MovePageTest()
setUp
public void setUp()
testChangePageParentPage
public void testChangePageParentPage()
testChangePageSpace
public void testChangePageSpace()
testValidationErrorIfMovingPageBeneathItself
public void testValidationErrorIfMovingPageBeneathItself()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTreeExpandsInOtherLanguages
public void testTreeExpandsInOtherLanguages()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCannotChangeSpaceWhenNoRemovePermission
public void testCannotChangeSpaceWhenNoRemovePermission()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTreeDoesNotShowSpaceWithNoCreatePermission
public void testTreeDoesNotShowSpaceWithNoCreatePermission()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNoSpacePickerIfNoRemovePermission
public void testNoSpacePickerIfNoRemovePermission()
throws java.lang.Exception
- Ensure that if the user does not have remove permission for the current space then they are not presented with a
space picker mechanism.
- Throws:
java.lang.Exception
testChangingSpace
public void testChangingSpace()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMovingToSpaceWithDuplicateTitle
public void testMovingToSpaceWithDuplicateTitle()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMovePageOnCreatePage
public void testMovePageOnCreatePage()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMovePageOnCopyPage
public void testMovePageOnCopyPage()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2003-2014 Atlassian. All Rights Reserved.