public class RemoteChildContentServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
RemoteChildContentService.proxyCreatorrpc, testHelper, testName| Constructor and Description |
|---|
RemoteChildContentServiceAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
testAttachmentsExpandedInChildrenMap() |
void |
testChildContentExpandableBodyPaginationLimits() |
void |
testGetChildCommentOnDifferentAttachmentVersions() |
void |
testGetChildCommentsOfAttachment() |
void |
testGetChildCommentsOfComment() |
void |
testGetChildCommentsOfPage() |
void |
testGetChildCommentsOnDifferentPageVersions() |
void |
testGetChildPagesOfPage() |
void |
testGetCommentsWithDifferentLocations()
Test if the comments can be retrieved with location set as empty or "footer"
Acceptance tests for other location such as "inline" and "resolved" are implemented in the plugin (confluence-inline-comments)
|
void |
testGetDescendantCommentsOfComment() |
void |
testGetDescendantCommentsOfPage() |
void |
testPageWithExpandedChildren() |
void |
testPageWithExpandedDescendants() |
void |
testRemoveFileCommentAsUserWithRemoveCommentPermissions() |
checkPageResponse, getExcludedMethodNamesForProxyTest, initialize, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumbercommonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, userspublic RemoteChildContentServiceAcceptanceTest()
protected Object getService()
getService in class AbstractRemoteServiceAcceptanceTestprotected Class getServiceClass()
getServiceClass in class AbstractRemoteServiceAcceptanceTestpublic void testGetChildCommentsOfPage()
throws Exception
Exceptionpublic void testGetChildCommentsOfAttachment()
throws Exception
Exceptionpublic void testRemoveFileCommentAsUserWithRemoveCommentPermissions()
throws Exception
Exceptionpublic void testGetChildCommentsOnDifferentPageVersions()
throws Exception
Exceptionpublic void testGetChildCommentOnDifferentAttachmentVersions()
throws Exception
Exceptionpublic void testGetCommentsWithDifferentLocations()
throws Exception
Exceptionpublic void testGetDescendantCommentsOfPage()
throws Exception
Exceptionpublic void testPageWithExpandedChildren()
throws Exception
Exceptionpublic void testPageWithExpandedDescendants()
throws Exception
Exceptionpublic void testGetChildCommentsOfComment()
throws Exception
Exceptionpublic void testGetDescendantCommentsOfComment()
throws Exception
Exceptionpublic void testAttachmentsExpandedInChildrenMap()
throws Exception
Exceptionpublic void testChildContentExpandableBodyPaginationLimits()
Copyright © 2003–2017 Atlassian. All rights reserved.