public class RemoteSpacePropertyServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exception |
proxyCreator
rpc, testHelper, testName
Constructor and Description |
---|
RemoteSpacePropertyServiceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
testCreateAndFind() |
void |
testCreateDuplicate() |
void |
testCreateWithTooLargeRequestRejected() |
void |
testCreateWithTooLargeValueRejected() |
void |
testDelete() |
void |
testDeleteNoPermission() |
void |
testFindNoViewPermissions() |
void |
testSearchBySpaceKey() |
void |
testSearchNoViewPermissions() |
void |
testUnauthorizedNoEditPermission() |
void |
testUnauthorizedNoViewPermissions() |
void |
testUpdateAndFind() |
void |
testUpdateUnauthorizedNoEditPermissions() |
void |
testUpdateUnauthorizedNoViewPermissions() |
void |
testUpdateWithTooLargeRequestRejected() |
void |
testUpdateWithTooLargeValueRejected() |
checkPageResponse, getExcludedMethodNamesForProxyTest, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, users
public RemoteSpacePropertyServiceAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
public void testCreateAndFind() throws ServiceException, IOException
ServiceException
IOException
public void testSearchBySpaceKey() throws ServiceException, IOException
ServiceException
IOException
public void testSearchNoViewPermissions() throws ServiceException, IOException
ServiceException
IOException
public void testFindNoViewPermissions() throws ServiceException, IOException
ServiceException
IOException
public void testCreateDuplicate() throws ServiceException, IOException
ServiceException
IOException
public void testUnauthorizedNoViewPermissions() throws ServiceException, IOException
ServiceException
IOException
public void testUnauthorizedNoEditPermission() throws ServiceException, IOException
ServiceException
IOException
public void testCreateWithTooLargeValueRejected() throws IOException, ServiceException
IOException
ServiceException
public void testCreateWithTooLargeRequestRejected() throws IOException, ServiceException
IOException
ServiceException
public void testUpdateAndFind() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateUnauthorizedNoEditPermissions() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateUnauthorizedNoViewPermissions() throws ServiceException, IOException
ServiceException
IOException
public void testUpdateWithTooLargeValueRejected() throws IOException, ServiceException
IOException
ServiceException
public void testUpdateWithTooLargeRequestRejected() throws IOException, ServiceException
IOException
ServiceException
public void testDelete() throws ServiceException, IOException
ServiceException
IOException
public void testDeleteNoPermission() throws ServiceException, IOException
ServiceException
IOException
Copyright © 2003–2019 Atlassian. All rights reserved.