public class

PublishedGadgetDirectoryTest

extends AbstractGadgetSeleniumTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.selenium.AbstractSeleniumTest
         ↳ com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
           ↳ com.atlassian.confluence.selenium.gadgets.PublishedGadgetDirectoryTest

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
From class com.atlassian.confluence.selenium.AbstractSeleniumTest
Public Constructors
PublishedGadgetDirectoryTest()
Public Methods
void testAnonymousAllowed()
void testPublishedGadgetDirectoryDialog()
Protected Methods
void tearDown()
[Expand]
Inherited Methods
From class com.atlassian.confluence.selenium.gadgets.AbstractGadgetSeleniumTest
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 PublishedGadgetDirectoryTest ()

Public Methods

public void testAnonymousAllowed ()

public void testPublishedGadgetDirectoryDialog ()

Protected Methods

protected void tearDown ()

Throws
Exception