public class

TestStorageAttachmentResourceIdentifierMarshaller

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

Summary

Public Constructors
TestStorageAttachmentResourceIdentifierMarshaller()
Public Methods
void testMarshalAttachmentLink()
void testMarshalAttachmentLinkWithFilenameOnly()
Protected Methods
void setUp()
void tearDown()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TestStorageAttachmentResourceIdentifierMarshaller ()

Public Methods

public void testMarshalAttachmentLink ()

Throws
Exception

public void testMarshalAttachmentLinkWithFilenameOnly ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception