com.atlassian.confluence.webdriver
Class EmailToPageTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.EmailToPageTest

public class EmailToPageTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
EmailToPageTest()
           
 
Method Summary
 void addPOPMailServerViaAdminScreen()
           
 void configurationRequiredMessageIsShownWhenNoPOPServerConfigured()
           
 void emailToPageDialogContainsConfiguredEmailAddress()
           
 void emailToPageDialogXss()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailToPageTest

public EmailToPageTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

emailToPageDialogContainsConfiguredEmailAddress

public void emailToPageDialogContainsConfiguredEmailAddress()
                                                     throws Exception
Throws:
Exception

emailToPageDialogXss

public void emailToPageDialogXss()
                          throws Exception
Throws:
Exception

configurationRequiredMessageIsShownWhenNoPOPServerConfigured

public void configurationRequiredMessageIsShownWhenNoPOPServerConfigured()
                                                                  throws Exception
Throws:
Exception

addPOPMailServerViaAdminScreen

public void addPOPMailServerViaAdminScreen()
                                    throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.