com.atlassian.confluence.webdriver
Class ThemingTest

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

public class ThemingTest
extends AbstractInjectableWebDriverTest

Tests the application of custom themes to Confluence.


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
ThemingTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testEnableCustomThemeDisplaysStandardFooter()
          See CONF-30779 & CONF-27428
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemingTest

public ThemingTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testEnableCustomThemeDisplaysStandardFooter

public void testEnableCustomThemeDisplaysStandardFooter()
See CONF-30779 & CONF-27428



Copyright © 2003–2015 Atlassian. All rights reserved.