com.atlassian.confluence.webdriver
Class AboutPageTest

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

public class AboutPageTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
AboutPageTest()
           
 
Method Summary
 void cleanUp()
           
 void createTestPlugin()
           
 void testDialogPopsUp()
           
 void testPluginLicenseDisplaysCorrectly()
           
 
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

AboutPageTest

public AboutPageTest()
Method Detail

createTestPlugin

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

cleanUp

public void cleanUp()

testDialogPopsUp

public void testDialogPopsUp()

testPluginLicenseDisplaysCorrectly

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.