public class

IntegrationTestBodyContentCleaning

extends AbstractConfluenceSingleContextSpringPersistenceTest
java.lang.Object
   ↳ AbstractTransactionalDataSourceSpringContextTests
     ↳ com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
       ↳ com.atlassian.integrationtest.confluence.core.persistence.hibernate.IntegrationTestBodyContentCleaning

Class Overview

Test that BodyContent is cleaned on save.

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
Public Constructors
IntegrationTestBodyContentCleaning()
Public Methods
void testContentCleaned()
void testMailNotCleaned()
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
From class java.lang.Object

Public Constructors

public IntegrationTestBodyContentCleaning ()

Public Methods

public void testContentCleaned ()

Throws
Exception

public void testMailNotCleaned ()

Throws
Exception