public class

TestComment

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.pages.TestComment

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestComment()
Public Methods
void testDescendantsOnPage()
void testDescendantsOnUserStatus()
void testSimpleStuff()
Protected Methods
void testDescendants(ContentEntityObject ceo)
[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 TestComment ()

Public Methods

public void testDescendantsOnPage ()

public void testDescendantsOnUserStatus ()

public void testSimpleStuff ()

Protected Methods

protected void testDescendants (ContentEntityObject ceo)