public class

IntegrationTestViewToEditorToStorageRoundTrip

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

Summary

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

Public Constructors

public IntegrationTestViewToEditorToStorageRoundTrip ()

Public Methods

public void testEmoticonRoundTrip ()

Throws
Exception

Protected Methods

protected void onSetUp ()

Throws
Exception