com.atlassian.confluence.webdriver
Class AboutPageTest

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

public class AboutPageTest
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
AboutPageTest()
           
 
Method Summary
 void cleanUp()
           
 void testDialogPopsUp()
           
 void testPluginLicenseDisplaysCorrectly()
           
 
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

AboutPageTest

public AboutPageTest()
Method Detail

testDialogPopsUp

public void testDialogPopsUp()

testPluginLicenseDisplaysCorrectly

public void testPluginLicenseDisplaysCorrectly()
                                        throws java.io.IOException
Throws:
java.io.IOException

cleanUp

public void cleanUp()


Copyright © 2003-2013 Atlassian. All Rights Reserved.