public class

TestTextExtractingXmlFragmentEventReader

extends AbstractStaxTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.content.render.xhtml.AbstractStaxTest
         ↳ com.atlassian.confluence.content.render.xhtml.TestTextExtractingXmlFragmentEventReader

Summary

Public Constructors
TestTextExtractingXmlFragmentEventReader()
Public Methods
void testCData()
void testEntitiesBeingReplaced()
void testEntitiesNotReplaced()
void testFromLinkWithDefaultAlias()
void testNodeTree()
void testSimpleText()
[Expand]
Inherited Methods
From class com.atlassian.confluence.content.render.xhtml.AbstractStaxTest
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestTextExtractingXmlFragmentEventReader ()

Public Methods

public void testCData ()

Throws
Exception

public void testEntitiesBeingReplaced ()

Throws
Exception

public void testEntitiesNotReplaced ()

Throws
Exception

public void testFromLinkWithDefaultAlias ()

Throws
Exception

public void testNodeTree ()

Throws
Exception

public void testSimpleText ()

Throws
Exception