public class

IntegrationTestXmlEntityExpander

extends AbstractIntegrationTestContent
java.lang.Object
   ↳ AbstractTransactionalDataSourceSpringContextTests
     ↳ com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
       ↳ com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
         ↳ com.atlassian.integrationtest.confluence.xhtml.IntegrationTestXmlEntityExpander

Summary

[Expand]
Inherited Constants
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
[Expand]
Inherited Fields
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
Public Constructors
IntegrationTestXmlEntityExpander()
Public Methods
void testExtendedXmlEntitiesExpanded()
void testPredefinedXmlEntitiesExpanded()
Protected Methods
void onSetUp()
[Expand]
Inherited Methods
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
From class java.lang.Object

Public Constructors

public IntegrationTestXmlEntityExpander ()

Public Methods

public void testExtendedXmlEntitiesExpanded ()

Throws
XMLStreamException

public void testPredefinedXmlEntitiesExpanded ()

Throws
XMLStreamException

Protected Methods

protected void onSetUp ()

Throws
Exception