public class

IntegrationTestPersistentDecoratorDao

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

Summary

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

Public Constructors

public IntegrationTestPersistentDecoratorDao ()

Public Methods

public void testSaveAndFindAndRemoveAndUpdate ()

Protected Methods

protected void onSetUp ()

Throws
Exception