public class RemoteWebResourceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
proxyCreatorrpc, testHelper, testName| Constructor and Description | 
|---|
| RemoteWebResourceAcceptanceTest() | 
| 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 | testGetSectionsForGenericLocationWithoutContext() | 
| void | testGetWebPanelsForLocationsWithoutContext_WithSlash() | 
| void | testGetWebPanelsForLocationsWithoutContext() | 
| void | testGetWebPanelsForLocationWithoutContext_WithSlash() | 
| void | testGetWebPanelsForLocationWithoutContext() | 
checkPageResponse, initialize, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumbercommonSetUp, directoryConfiguration, exceptionSupplier, pauseAndFlushIndexQueue, usersprotected Object getService()
getService in class AbstractRemoteServiceAcceptanceTestprotected Class getServiceClass()
getServiceClass in class AbstractRemoteServiceAcceptanceTestpublic void setUp()
public void testGetSectionsForGenericLocationWithoutContext()
public void testGetWebPanelsForLocationWithoutContext()
                                               throws Exception
Exceptionpublic void testGetWebPanelsForLocationWithoutContext_WithSlash()
                                                         throws Exception
Exceptionpublic void testGetWebPanelsForLocationsWithoutContext()
                                                throws Exception
Exceptionpublic void testGetWebPanelsForLocationsWithoutContext_WithSlash()
                                                          throws Exception
Exceptionprotected Collection<String> getExcludedMethodNamesForProxyTest()
AbstractRemoteServiceAcceptanceTestOverridden 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 AbstractRemoteServiceAcceptanceTestCopyright © 2003–2017 Atlassian. All rights reserved.