public class

TestStoragePlainTextLinkBodyUnmarshaller

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.content.render.xhtml.storage.link.TestStoragePlainTextLinkBodyUnmarshaller

Summary

Public Constructors
TestStoragePlainTextLinkBodyUnmarshaller()
Public Methods
void testHandles()
void testPredefinedEntities()
Protected Methods
void setUp()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestStoragePlainTextLinkBodyUnmarshaller ()

Public Methods

public void testHandles ()

Throws
Exception

public void testPredefinedEntities ()

Throws
XMLStreamException
XhtmlException

Protected Methods

protected void setUp ()

Throws
Exception