public class

TestStorageLinkMarshaller

extends XMLTestCase
java.lang.Object
   ↳ XMLTestCase
     ↳ com.atlassian.confluence.content.render.xhtml.storage.link.TestStorageLinkMarshaller

Summary

Public Constructors
TestStorageLinkMarshaller()
Public Methods
void testAnchorLink()
void testBasicLink()
void testLinkWithNoResourceIdentifierAndEmptyConversionContext()
void testLinkWithNoResourceIdentifierAndNoConversionContext()
void testNullOrEmptyBody()
void testUrlLink()
Protected Methods
void setUp()
void tearDown()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TestStorageLinkMarshaller ()

Public Methods

public void testAnchorLink ()

Throws
Exception

public void testBasicLink ()

Throws
Exception

public void testLinkWithNoResourceIdentifierAndEmptyConversionContext ()

Throws
Exception

public void testLinkWithNoResourceIdentifierAndNoConversionContext ()

Throws
Exception

public void testNullOrEmptyBody ()

Throws
Exception

public void testUrlLink ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception