com.atlassian.confluence.webdriver
Class PageMoveTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.PageMoveTest

public class PageMoveTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
PageMoveTest()
           
 
Method Summary
 void setUp()
           
 void testChangePageParentPage()
           
 void testChangePageSpace()
           
 
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
 

Constructor Detail

PageMoveTest

public PageMoveTest()
Method Detail

setUp

public void setUp()

testChangePageParentPage

public void testChangePageParentPage()

testChangePageSpace

public void testChangePageSpace()


Copyright © 2003-2013 Atlassian. All Rights Reserved.