|
||||||||||
| 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 java.lang.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 java.lang.String CONTENT_PATH
| Constructor Detail |
|---|
public CommentAcceptanceTest()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class AbstractJUnit3RestAcceptanceTestjava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class AbstractJUnit3RestAcceptanceTestjava.lang.Exceptionpublic void testGetComment()
public void testExpandThreadedCommentsAsChildren()
throws java.lang.Exception
java.lang.Exception
public void testCommentOrder()
throws java.lang.Exception
java.lang.Exception
public void testExpandCommentsOnPage()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||