public class

ClusteredNotificationQueuesAcceptanceTest

extends AbstractClusteredTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.cluster.AbstractClusteredTestCase
         ↳ com.atlassian.confluence.cluster.ClusteredNotificationQueuesAcceptanceTest

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.cluster.AbstractClusteredTestCase
Public Constructors
ClusteredNotificationQueuesAcceptanceTest()
Public Methods
void testMailQueuesAcrossACluster()
Protected Methods
void setUp()
void tearDown()
[Expand]
Inherited Methods
From class com.atlassian.confluence.cluster.AbstractClusteredTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public ClusteredNotificationQueuesAcceptanceTest ()

Public Methods

public void testMailQueuesAcrossACluster ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception