public class

IntegrationTestTableStyleRemovingElementTransformer

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

Summary

[Expand]
Inherited Constants
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
[Expand]
Inherited Fields
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
Public Constructors
IntegrationTestTableStyleRemovingElementTransformer()
Public Methods
void testTransformNestedTable()
void testTransformSingleTable()
Protected Methods
void onSetUp()
[Expand]
Inherited Methods
From class com.atlassian.integrationtest.confluence.xhtml.api.AbstractIntegrationTestContent
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
From class java.lang.Object

Public Constructors

public IntegrationTestTableStyleRemovingElementTransformer ()

Public Methods

public void testTransformNestedTable ()

Throws
Exception

public void testTransformSingleTable ()

Throws
Exception

Protected Methods

protected void onSetUp ()

Throws
Exception