public class RemoteContentMacroServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
proxyCreator
rpc, testHelper, testName
Constructor and Description |
---|
RemoteContentMacroServiceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setUp() |
void |
testGetMacroBodyContentHandlesComplexProcessedMacroBody()
Make sure for macros with a rich text body, that the storage format is used to
calculate the hash.
|
void |
testGetMacroBodyContentHandlesProcessedMacroBody() |
void |
testGetMacroBodyContentHandlesUnprocessedMacroBody() |
void |
testMacroBodyCollectionByExplicitId() |
void |
testMacroBodyCollectionByGeneratedId() |
void |
testMacroBodyCollectionByHash() |
void |
testMacroBodyCollectionByIdsWithTwoMacros() |
void |
testMacroBodyCollectionWithNoMatch() |
void |
testMacroBodyCollectionWithNoPage() |
void |
testMacroBodyCollectionWithTwoMacros() |
void |
testPageStorageFormatCreatesMacroId()
Make sure that a MacroId is generated for pages that contain macros that do not have them.
|
void |
testPageStorageFormatHonorsMacroId()
Make sure that a MacroId is not generated for pages that contain macros that have defined a MacroId
|
void |
testPageStorageResolvesDuplicateMacroIds()
Make sure that a duplicated MacroId in the supplied storage format is replaced with a new random MacroId.
|
checkPageResponse, getExcludedMethodNamesForProxyTest, loginIfNotAlready, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, exceptionSupplier, tearDown
public RemoteContentMacroServiceAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
public void testMacroBodyCollectionByHash() throws Exception
Exception
public void testMacroBodyCollectionByGeneratedId() throws Exception
Exception
public void testMacroBodyCollectionByExplicitId() throws Exception
Exception
public void testMacroBodyCollectionWithTwoMacros() throws Exception
Exception
public void testMacroBodyCollectionByIdsWithTwoMacros() throws Exception
Exception
public void testMacroBodyCollectionWithNoMatch() throws Exception
Exception
public void testMacroBodyCollectionWithNoPage() throws Exception
Exception
public void testGetMacroBodyContentHandlesUnprocessedMacroBody() throws Exception
Exception
public void testGetMacroBodyContentHandlesProcessedMacroBody() throws Exception
Exception
public void testGetMacroBodyContentHandlesComplexProcessedMacroBody() throws Exception
Exception
public void testPageStorageFormatCreatesMacroId()
public void testPageStorageFormatHonorsMacroId()
public void testPageStorageResolvesDuplicateMacroIds()
Copyright © 2003–2015 Atlassian. All rights reserved.