com.atlassian.confluence.webdriver
Class MoveBlogPostTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.MoveBlogPostTest
public class MoveBlogPostTest
- extends AbstractInjectableWebDriverTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveBlogPostTest
public MoveBlogPostTest()
setUp
public void setUp()
cannotMoveBlogPostWithoutRemovePermissionOnOriginSpace
public void cannotMoveBlogPostWithoutRemovePermissionOnOriginSpace()
throws Exception
- Throws:
Exception
movingBlogPostToTheSameSpaceShowsAnError
public void movingBlogPostToTheSameSpaceShowsAnError()
movingBlogPostToNewSpaceWithoutEditPermissionShowsAnError
public void movingBlogPostToNewSpaceWithoutEditPermissionShowsAnError()
movingBlogPostToSpaceWithExistingBlogPostWithSameTitleAndDateShowsAnError
public void movingBlogPostToSpaceWithExistingBlogPostWithSameTitleAndDateShowsAnError()
movingBlogPostToSpaceWithExistingBlogPostWithSameTitleButDifferentDate
public void movingBlogPostToSpaceWithExistingBlogPostWithSameTitleButDifferentDate()
moveBlogPostToNewSpace
public void moveBlogPostToNewSpace()
moveButtonIsReenabledAfterBeingDisabledByError
public void moveButtonIsReenabledAfterBeingDisabledByError()
Copyright © 2003–2015 Atlassian. All rights reserved.