com.atlassian.confluence.webdriver.export
Class SpaceHtmlExportTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.export.SpaceHtmlExportTest

public class SpaceHtmlExportTest
extends AbstractInjectableWebDriverTest

TEsts html export of a space


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
SpaceHtmlExportTest()
           
 
Method Summary
 void setUp()
           
 void testExportAllAsAdmin()
           
 void testExportCustomAsAdmin()
           
 void testExportCustomAsNonAdmin()
           
 void testExportVisibleOnlyAsNonAdmin()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceHtmlExportTest

public SpaceHtmlExportTest()
Method Detail

setUp

public void setUp()

testExportVisibleOnlyAsNonAdmin

public void testExportVisibleOnlyAsNonAdmin()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testExportAllAsAdmin

public void testExportAllAsAdmin()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testExportCustomAsAdmin

public void testExportCustomAsAdmin()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testExportCustomAsNonAdmin

public void testExportCustomAsNonAdmin()
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.