|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.confluence.junit3.JUnit3TimingTestCase
com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest
com.atlassian.confluence.rest.CommentAcceptanceTest
public class CommentAcceptanceTest
| Field Summary | |
|---|---|
protected static String |
CONTENT_PATH
|
| Fields inherited from class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest |
|---|
TEST_PAGE, TEST_SPACE |
| Constructor Summary | |
|---|---|
CommentAcceptanceTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCommentOrder()
|
void |
testExpandCommentsOnPage()
|
void |
testExpandThreadedCommentsAsChildren()
|
void |
testGetComment()
|
| Methods inherited from class com.atlassian.confluence.it.rest.AbstractJUnit3RestAcceptanceTest |
|---|
baseUrl, configuredBaseUrl, createTestUser, restClient, rpc, serverState, users |
| Methods inherited from class com.atlassian.confluence.junit3.JUnit3TimingTestCase |
|---|
runBare, setExceptionTransformer |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String CONTENT_PATH
| Constructor Detail |
|---|
public CommentAcceptanceTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class AbstractJUnit3RestAcceptanceTestException
protected void tearDown()
throws Exception
tearDown in class AbstractJUnit3RestAcceptanceTestExceptionpublic void testGetComment()
public void testExpandThreadedCommentsAsChildren()
throws Exception
Exception
public void testCommentOrder()
throws Exception
Exception
public void testExpandCommentsOnPage()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||