com.atlassian.confluence.webdriver.export
Class SpaceXmlExportTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.export.SpaceXmlExportTest

public class SpaceXmlExportTest
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
SpaceXmlExportTest()
           
 
Method Summary
 void setUp()
           
 void testExportAllAsAdmin()
           
 void testExportCustomAsAdmin()
           
 void testExportCustomAsNonAdmin()
           
 void testExportVisibleOnlyAsNonAdmin()
           
 
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

SpaceXmlExportTest

public SpaceXmlExportTest()
Method Detail

setUp

public void setUp()

testExportVisibleOnlyAsNonAdmin

public void testExportVisibleOnlyAsNonAdmin()
                                     throws Exception
Throws:
Exception

testExportAllAsAdmin

public void testExportAllAsAdmin()
                          throws Exception
Throws:
Exception

testExportCustomAsAdmin

public void testExportCustomAsAdmin()
                             throws Exception
Throws:
Exception

testExportCustomAsNonAdmin

public void testExportCustomAsNonAdmin()
                                throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.