com.atlassian.confluence.webdriver
Class WhatsNewTest

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

public class WhatsNewTest
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
WhatsNewTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testNotShownOnPageLoadIfUserDisabled()
           
 void testShownOnPageLoad()
           
 void testUserDisableSetting()
           
 
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

WhatsNewTest

public WhatsNewTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testShownOnPageLoad

public void testShownOnPageLoad()
                         throws Exception
Throws:
Exception

testNotShownOnPageLoadIfUserDisabled

public void testNotShownOnPageLoadIfUserDisabled()
                                          throws Exception
Throws:
Exception

testUserDisableSetting

public void testUserDisableSetting()
                            throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.