public class RemoteChildContentServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
RemoteChildContentService
.proxyCreator
rpc, 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, userByNumber
commonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, users
public RemoteChildContentServiceAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
public void testGetChildCommentsOfPage() throws Exception
Exception
public void testGetChildCommentsOfAttachment() throws Exception
Exception
public void testRemoveFileCommentAsUserWithRemoveCommentPermissions() throws Exception
Exception
public void testGetChildCommentsOnDifferentPageVersions() throws Exception
Exception
public void testGetChildCommentOnDifferentAttachmentVersions() throws Exception
Exception
public void testGetCommentsWithDifferentLocations() throws Exception
Exception
public void testGetDescendantCommentsOfPage() throws Exception
Exception
public void testPageWithExpandedChildren() throws Exception
Exception
public void testPageWithExpandedDescendants() throws Exception
Exception
public void testGetChildCommentsOfComment() throws Exception
Exception
public void testGetDescendantCommentsOfComment() throws Exception
Exception
public void testAttachmentsExpandedInChildrenMap() throws Exception
Exception
public void testChildContentExpandableBodyPaginationLimits()
Copyright © 2003–2018 Atlassian. All rights reserved.