public class

ColorSchemeTest

extends AbstractSeleniumTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.selenium.AbstractSeleniumTest
         ↳ com.atlassian.confluence.selenium.ColorSchemeTest

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
ColorSchemeTest()
Public Methods
void testCreateCustomGlobalColorScheme()
void testCreateCustomSpaceColorScheme()
void testEditColorScheme()
[Expand]
Inherited Methods
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public ColorSchemeTest ()

Public Methods

public void testCreateCustomGlobalColorScheme ()

Throws
Exception

public void testCreateCustomSpaceColorScheme ()

Throws
Exception

public void testEditColorScheme ()

Throws
Exception