public class

TestQueuingConfluenceIndexer

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.search.lucene.TestQueuingConfluenceIndexer

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestQueuingConfluenceIndexer()
Public Methods
void testIndexPageQueuesUpChangeAndContentTask()
void testIndexingSuspension()
void testReIndex()
void testUnIndexPageQueuesUpChangeAndContentTask()
Protected Methods
void setUp()
[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 TestQueuingConfluenceIndexer ()

Public Methods

public void testIndexPageQueuesUpChangeAndContentTask ()

public void testIndexingSuspension ()

public void testReIndex ()

public void testUnIndexPageQueuesUpChangeAndContentTask ()

Protected Methods

protected void setUp ()

Throws
Exception