public class RemoteThemeServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
ThemeService
being able to detect/report/check some themes.ThemeService,
ThemeServiceImpl| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expector |
proxyCreatorrpc, testHelper, testName| Constructor and Description |
|---|
RemoteThemeServiceAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
tearDown() |
void |
testFetchManyLimitsSanitation() |
void |
testFetchManyShouldNotPickUpDisabledThemes() |
void |
testFetchManyThemesPagination() |
void |
testFetchManyTwoAvailableThemes()
Tests situation where there are two Theme plugins installed and available
should be able to use fetchMany() to get both of them
|
void |
testFetchOneNoOrNullKeySpecified() |
void |
testFetchOneShouldNotPickUpDisabledTheme() |
void |
testFetchOneShouldReturnNoneWhenKeyIsOfNonThemePlugin() |
checkPageResponse, getExcludedMethodNamesForProxyTest, initialize, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumbercommonSetUp, exceptionSupplierprotected Object getService()
getService in class AbstractRemoteServiceAcceptanceTestprotected Class getServiceClass()
getServiceClass in class AbstractRemoteServiceAcceptanceTestpublic void testFetchManyTwoAvailableThemes()
throws Exception
Exceptionpublic void testFetchManyThemesPagination()
throws Exception
Exceptionpublic void testFetchManyLimitsSanitation()
throws Exception
Exceptionpublic void testFetchManyShouldNotPickUpDisabledThemes()
throws Exception
Exceptionpublic void testFetchOneNoOrNullKeySpecified()
throws Exception
Exceptionpublic void testFetchOneShouldNotPickUpDisabledTheme()
throws Exception
ExceptionCopyright © 2003–2016 Atlassian. All rights reserved.