public class

TestPageNotificationsListener

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.mail.notification.listeners.TestPageNotificationsListener

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestPageNotificationsListener()
Public Methods
void setUp()
void tearDown()
void testNoNotificationOnPageMinorEdit()
void testNoSpaceNotificationOnPageMoveBecauseOfParent()
void testNotificationOnPageEdit()
void testNotificationOnPageMove()
void testNotificationOnPageTrashed()
void testPersonWhoMovedPageIsTheModifier()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestPageNotificationsListener ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testNoNotificationOnPageMinorEdit ()

public void testNoSpaceNotificationOnPageMoveBecauseOfParent ()

public void testNotificationOnPageEdit ()

public void testNotificationOnPageMove ()

public void testNotificationOnPageTrashed ()

public void testPersonWhoMovedPageIsTheModifier ()