public class

TestChangeDigestNotificationBean

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.mail.TestChangeDigestNotificationBean

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestChangeDigestNotificationBean()
Public Methods
void testGetAllChangeReportForUser()
void testGetAllChangeReportForUserInSharedMode()
void testSysadminsNotNotifiedOfRestrictedContent()
Protected Methods
void setUp()
void tearDown()
[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 TestChangeDigestNotificationBean ()

Public Methods

public void testGetAllChangeReportForUser ()

Throws
Exception

public void testGetAllChangeReportForUserInSharedMode ()

Throws
Exception

public void testSysadminsNotNotifiedOfRestrictedContent ()

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception