public class

IntegrationTestModelToStorageXmlRoundTrip

extends AbstractConfluenceSingleContextSpringPersistenceTest
java.lang.Object
   ↳ AbstractTransactionalDataSourceSpringContextTests
     ↳ com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
       ↳ com.atlassian.integrationtest.confluence.content.render.xhtml.IntegrationTestModelToStorageXmlRoundTrip

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
Public Constructors
IntegrationTestModelToStorageXmlRoundTrip()
Public Methods
void testImageLink()
void testTitleAttributeOnImage()
Protected Methods
void onSetUp()
void onTearDown()
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
From class java.lang.Object

Public Constructors

public IntegrationTestModelToStorageXmlRoundTrip ()

Public Methods

public void testImageLink ()

Throws
Exception

public void testTitleAttributeOnImage ()

Throws
Exception

Protected Methods

protected void onSetUp ()

Throws
Exception

protected void onTearDown ()

Throws
Exception