public class

TestViewUserLinkMarshaller

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

Summary

Public Constructors
TestViewUserLinkMarshaller()
Public Methods
void testBasicLink()
void testRichTextLinkBody()
Protected Methods
void setUp()
void tearDown()
[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 TestViewUserLinkMarshaller ()

Public Methods

public void testBasicLink ()

Throws
Exception

public void testRichTextLinkBody ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception