public class RemoteLookAndFeelServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
LookAndFeelService
being able to detect/report/check some themes.LookAndFeelService
,
LookAndFeelServiceImpl
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expector |
proxyCreator
rpc, testEnvironmentRule, testHelper, testName
Constructor and Description |
---|
RemoteLookAndFeelServiceAcceptanceTest() |
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 |
testAnonymousUserCanGet() |
void |
testCannotFindSpaceForGet() |
void |
testCannotFindSpaceForReset() |
void |
testGetGlobalLookAndFeelWithoutSpaceKey() |
void |
testGetGlobalLookAndFeelWithSpaceKey() |
void |
testNonThemedSpaceCannotSelectTheme() |
void |
testNoPermissionForUpdate() |
void |
testResetGlobalLookAndFeel() |
void |
testResetSpaceLookAndFeel() |
void |
testSaveContentLookAndFeel() |
void |
testSaveContentLookAndFeelForSpace() |
void |
testSelectGlobalLookAndFeel() |
void |
testSelectSpaceLookAndFeel() |
void |
testUpdateGlobalLookAndFeel() |
void |
testUpdateSpaceLookAndFeel() |
checkPageResponse, makeNextVersion, prepareMspacesWithNpages, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, exceptionSupplier
public RemoteLookAndFeelServiceAcceptanceTest()
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 testGetGlobalLookAndFeelWithoutSpaceKey()
public void testGetGlobalLookAndFeelWithSpaceKey()
public void testUpdateGlobalLookAndFeel()
public void testUpdateSpaceLookAndFeel()
public void testResetGlobalLookAndFeel()
public void testResetSpaceLookAndFeel()
public void testCannotFindSpaceForReset()
public void testCannotFindSpaceForGet()
public void testNoPermissionForUpdate()
public void testAnonymousUserCanGet()
public void testNonThemedSpaceCannotSelectTheme()
public void testSelectGlobalLookAndFeel()
public void testSelectSpaceLookAndFeel()
public void testSaveContentLookAndFeel()
public void testSaveContentLookAndFeelForSpace()
Copyright © 2003–2017 Atlassian. All rights reserved.