public class

AttachmentUpdateEventTest

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEventTest

Summary

Public Constructors
AttachmentUpdateEventTest()
Public Methods
void setUp()
void testIsAttachmentContainerUpdated()
void testIsFileNameChanged()
[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 AttachmentUpdateEventTest ()

Public Methods

public void setUp ()

Throws
Exception

public void testIsAttachmentContainerUpdated ()

Throws
Exception

public void testIsFileNameChanged ()

Throws
Exception