com.atlassian.confluence.webdriver
Class WhatsNewTest

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

public class WhatsNewTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
WhatsNewTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testNotShownOnPageLoadIfUserDisabled()
           
 void testShownOnPageLoad()
           
 void testUserDisableSetting()
           
 void testWhatsNewLinkInOnDemand()
           
 
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

WhatsNewTest

public WhatsNewTest()
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

testShownOnPageLoad

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

testNotShownOnPageLoadIfUserDisabled

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

testUserDisableSetting

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

testWhatsNewLinkInOnDemand

public void testWhatsNewLinkInOnDemand()


Copyright © 2003-2014 Atlassian. All Rights Reserved.