public class

TestConfluenceConfig

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.setup.TestConfluenceConfig

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestConfluenceConfig()
Public Methods
void doTestConfluenceConfig(boolean cdata)
void setUp()
void tearDown()
void testConfluenceConfig()
void testConfluenceConfigWithCDATA()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestConfluenceConfig ()

Public Methods

public void doTestConfluenceConfig (boolean cdata)

Throws
Exception

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testConfluenceConfig ()

Throws
Exception

public void testConfluenceConfigWithCDATA ()

Throws
Exception