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
 
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 java.lang.Exception
Throws:
java.lang.Exception

tearDown

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

emailToPageDialogContainsConfiguredEmailAddress

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

emailToPageDialogXss

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

configurationRequiredMessageIsShownWhenNoPOPServerConfigured

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

addPOPMailServerViaAdminScreen

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.