public class

TestDiffLinkMarshaller

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.diff.marshallers.TestDiffLinkMarshaller

Class Overview

Tests the DiffLinkMarshaller

Summary

Public Constructors
TestDiffLinkMarshaller()
Public Methods
void setUp()
void tearDown()
void testAttachmentsUnresolved()
void testBlogsUnresolved()
void testContentUnresolved()
void testLinkWithNoResourceIdentifier()
void testPagesUnresolved()
void testShortcutsResolved()
void testUsersResolved()
[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 TestDiffLinkMarshaller ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testAttachmentsUnresolved ()

Throws
Exception

public void testBlogsUnresolved ()

Throws
Exception

public void testContentUnresolved ()

Throws
Exception

public void testLinkWithNoResourceIdentifier ()

Throws
Exception

public void testPagesUnresolved ()

Throws
Exception

public void testShortcutsResolved ()

Throws
Exception

public void testUsersResolved ()

Throws
Exception