public class RemoteContentPropertyServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exception |
proxyCreator
rpc, testHelper, testName
Constructor and Description |
---|
RemoteContentPropertyServiceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
testCannotCreatePropertyOnRestrictedPage() |
void |
testCannotDeletePropertyOnRestrictedPage() |
void |
testCannotFindPropertyOnRestrictedPage() |
void |
testCannotUpdatePropertyOnRestrictedPage() |
void |
testCreateDuplicateViaUpdate() |
void |
testCreateViaUpdate() |
void |
testCreateWithEmptyKeyFails() |
void |
testCreateWithLargeValueSucceeds() |
void |
testCreateWithTooLargeRequestRejected() |
void |
testCreateWithTooLargeValueRejected() |
void |
testCreateWithWhitespaceKeyFails() |
void |
testDelete() |
void |
testDeleteById() |
void |
testSearchByContentId() |
void |
testSimpleCreateRead() |
void |
testTrashPageAlsoTrashesContentProperties() |
void |
testUpdate() |
void |
testUpdateWithIncorrectContentPropertyId() |
void |
testUpdateWithMissingVersion() |
void |
testUpdateWithOldVersion() |
void |
testUpdateWithoutContentPropertyId() |
checkPageResponse, getExcludedMethodNamesForProxyTest, initialize, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, users
public RemoteContentPropertyServiceAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
public void testSimpleCreateRead() throws ServiceException, IOException
ServiceException
IOException
public void testSearchByContentId() throws ServiceException, IOException
ServiceException
IOException
public void testCreateWithLargeValueSucceeds() throws IOException, ServiceException
IOException
ServiceException
public void testCreateWithWhitespaceKeyFails() throws IOException
IOException
public void testCreateWithEmptyKeyFails() throws IOException
IOException
public void testCreateWithTooLargeValueRejected() throws IOException, ServiceException
IOException
ServiceException
public void testCreateWithTooLargeRequestRejected() throws IOException, ServiceException
IOException
ServiceException
public void testUpdateWithMissingVersion() throws ServiceException, IOException
ServiceException
IOException
public void testUpdate() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateWithIncorrectContentPropertyId() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateWithoutContentPropertyId() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateWithOldVersion() throws ServiceException, IOException
ServiceException
IOException
public void testDelete() throws ServiceException, IOException
ServiceException
IOException
public void testDeleteById() throws ServiceException, IOException
ServiceException
IOException
public void testTrashPageAlsoTrashesContentProperties() throws Exception
Exception
public void testCreateViaUpdate() throws IOException
IOException
public void testCreateDuplicateViaUpdate() throws IOException
IOException
public void testCannotCreatePropertyOnRestrictedPage() throws ServiceException, IOException
ServiceException
IOException
public void testCannotFindPropertyOnRestrictedPage() throws ServiceException, IOException
ServiceException
IOException
public void testCannotUpdatePropertyOnRestrictedPage() throws ServiceException, IOException
ServiceException
IOException
public void testCannotDeletePropertyOnRestrictedPage() throws ServiceException, IOException
ServiceException
IOException
Copyright © 2003–2017 Atlassian. All rights reserved.