public class

IntegrationTestDefaultWikiToXhtmlSiteMigrator

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

Summary

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

Public Constructors

public IntegrationTestDefaultWikiToXhtmlSiteMigrator ()

Public Methods

public void testMigratePage ()

Throws
Exception

public void testMigratePageBatches ()

Throws
Exception

public void testMigrationAddsNewVersionOfPage ()

Throws
Exception

Protected Methods

protected void onSetUp ()

Throws
Exception