public class

TestResettableXmlEventReader

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

Summary

Public Constructors
TestResettableXmlEventReader()
Public Methods
void testReadEventsCanBeServedAgainOnReset()
void testRestoringEventPosition()
void testRestoringReallyLargePointer()
[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 TestResettableXmlEventReader ()

Public Methods

public void testReadEventsCanBeServedAgainOnReset ()

Throws
Exception

public void testRestoringEventPosition ()

Throws
Exception

public void testRestoringReallyLargePointer ()

Throws
Exception