public class RemoteContentServiceMetadataAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
proxyCreator
rpc, testEnvironmentRule, testHelper, testName
Constructor and Description |
---|
RemoteContentServiceMetadataAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected Collection<String> |
getExcludedMethodNamesForProxyTest()
Returns a collection of method names to skip the proxy test for.
|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
testCanCreateBlogPostWithContentProperties() |
void |
testCanCreateBlogPostWithLabels() |
void |
testCanCreateCustomContentWithContentProperties() |
void |
testCanCreateCustomContentWithLabels() |
void |
testCanCreatePageWithContentProperties() |
void |
testCanCreatePageWithLabels() |
void |
testCanUpdateBlogPostWithContentProperties() |
void |
testCanUpdateBlogPostWithLabels() |
void |
testCanUpdateCustomContentWithContentProperties() |
void |
testCanUpdateCustomContentWithLabels() |
void |
testCanUpdatePageWithContentProperties() |
void |
testCanUpdatePageWithLabels() |
void |
testUpdateLabelsInRestListWithPage() |
void |
testUpdateLabelsWithBlogPost() |
void |
testUpdateLabelsWithPage() |
void |
testUpdateMetadataWithAttachment() |
checkPageResponse, makeNextVersion, prepareMspacesWithNpages, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, exceptionSupplier
public RemoteContentServiceMetadataAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
protected Collection<String> getExcludedMethodNamesForProxyTest()
AbstractRemoteServiceAcceptanceTest
Overridden by test classes for services with methods that are known to be implemented on the proxy, but not able to be tested with the logic in testServiceProxy. If we end up fixing the logic, these exclusions can (and should) be removed.
getExcludedMethodNamesForProxyTest
in class AbstractRemoteServiceAcceptanceTest
public void testUpdateLabelsInRestListWithPage() throws Exception
Exception
public void testUpdateLabelsWithBlogPost() throws Exception
Exception
public void testUpdateMetadataWithAttachment() throws Exception
Exception
public void testCanCreatePageWithContentProperties()
public void testCanCreateBlogPostWithContentProperties()
public void testCanCreateCustomContentWithContentProperties() throws Exception
Exception
public void testCanUpdatePageWithContentProperties()
public void testCanUpdateBlogPostWithContentProperties()
public void testCanUpdateCustomContentWithContentProperties() throws Exception
Exception
public void testCanCreatePageWithLabels()
public void testCanCreateBlogPostWithLabels()
public void testCanCreateCustomContentWithLabels() throws Exception
Exception
public void testCanUpdatePageWithLabels()
public void testCanUpdateBlogPostWithLabels()
Copyright © 2003–2017 Atlassian. All rights reserved.