public class RemoteSpacePropertyServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
| Modifier and Type | Field and Description | 
|---|---|
| org.junit.rules.ExpectedException | exception | 
proxyCreatorrpc, 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, initialize, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumbercommonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, userspublic RemoteSpacePropertyServiceAcceptanceTest()
protected Object getService()
getService in class AbstractRemoteServiceAcceptanceTestprotected Class getServiceClass()
getServiceClass in class AbstractRemoteServiceAcceptanceTestpublic void testCreateAndFind()
                       throws ServiceException,
                              IOException
ServiceExceptionIOExceptionpublic void testSearchBySpaceKey()
                          throws ServiceException,
                                 IOException
ServiceExceptionIOExceptionpublic void testSearchNoViewPermissions()
                                 throws ServiceException,
                                        IOException
ServiceExceptionIOExceptionpublic void testFindNoViewPermissions()
                               throws ServiceException,
                                      IOException
ServiceExceptionIOExceptionpublic void testCreateDuplicate()
                         throws ServiceException,
                                IOException
ServiceExceptionIOExceptionpublic void testUnauthorizedNoViewPermissions()
                                       throws ServiceException,
                                              IOException
ServiceExceptionIOExceptionpublic void testUnauthorizedNoEditPermission()
                                      throws ServiceException,
                                             IOException
ServiceExceptionIOExceptionpublic void testCreateWithTooLargeValueRejected()
                                         throws IOException,
                                                ServiceException
IOExceptionServiceExceptionpublic void testCreateWithTooLargeRequestRejected()
                                           throws IOException,
                                                  ServiceException
IOExceptionServiceExceptionpublic void testUpdateAndFind()
                       throws ServiceException,
                              IOException
ServiceExceptionIOExceptionpublic void testUpdateUnauthorizedNoEditPermissions()
                                             throws ServiceException,
                                                    IOException
ServiceExceptionIOExceptionpublic void testUpdateUnauthorizedNoViewPermissions()
                                             throws ServiceException,
                                                    IOException
ServiceExceptionIOExceptionpublic void testUpdateWithTooLargeValueRejected()
                                         throws IOException,
                                                ServiceException
IOExceptionServiceExceptionpublic void testUpdateWithTooLargeRequestRejected()
                                           throws IOException,
                                                  ServiceException
IOExceptionServiceExceptionpublic void testDelete()
                throws ServiceException,
                       IOException
ServiceExceptionIOExceptionpublic void testDeleteNoPermission()
                            throws ServiceException,
                                   IOException
ServiceExceptionIOExceptionCopyright © 2003–2017 Atlassian. All rights reserved.