public class

TestDefaultContentEntityManager

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.core.TestDefaultContentEntityManager

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestDefaultContentEntityManager()
Public Methods
void setUp()
void tearDown()
void testGetNextVersion()
void testGetNextVersionForNonCurrentVersion()
void testGetNextVersionIsNull()
void testGetPreviousVersion()
void testGetPreviousVersionForNonCurrentVersion()
void testGetPreviousVersionIsNull()
[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 TestDefaultContentEntityManager ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testGetNextVersion ()

public void testGetNextVersionForNonCurrentVersion ()

public void testGetNextVersionIsNull ()

public void testGetPreviousVersion ()

public void testGetPreviousVersionForNonCurrentVersion ()

public void testGetPreviousVersionIsNull ()