com.atlassian.confluence.webdriver
Class EmailToPageTest

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

public class EmailToPageTest
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
EmailToPageTest()
           
 
Method Summary
 void addPOPMailServerViaAdminScreen()
           
 void configurationRequiredMessageIsShownWhenNoPOPServerConfigured()
           
 void emailToPageDialogContainsConfiguredEmailAddress()
           
 void setUp()
           
 void tearDown()
           
 
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

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

configurationRequiredMessageIsShownWhenNoPOPServerConfigured

public void configurationRequiredMessageIsShownWhenNoPOPServerConfigured()
                                                                  throws Exception
Throws:
Exception

addPOPMailServerViaAdminScreen

public void addPOPMailServerViaAdminScreen()
                                    throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.