public class

DashboardTest

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
DashboardTest()
Public Methods
void testAllTab()
void testMakingSpaceFavouriteWithLabels()
void testMyTab()
void testNewSpacesTab()
void testNewSpacesTabGrouping()
void testSpaceListMacro()
void testTeamTab()
Protected Methods
void setUp()
void tearDown()
[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 DashboardTest ()

Public Methods

public void testAllTab ()

public void testMakingSpaceFavouriteWithLabels ()

public void testMyTab ()

Throws
Exception

public void testNewSpacesTab ()

public void testNewSpacesTabGrouping ()

public void testSpaceListMacro ()

Throws
Exception

public void testTeamTab ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception