Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This pages collects ideas for new features in AEM Mocks 1.3 and the planned mock implementation.

Feature/Interface to mockImplementation notesTicketPatch
com.day.cq.wcm.api.designer.DesignerAPI is read-only and rather simple, should be easy to come up with a mock implementationWCMIO-65 
com.day.cq.tagging.Tag/TagManagerBoth Tag and TagManager APIs are rather complex and a mixture of read, navigation and write APIsWCMIO-52https://github.com/kemuri-9/wcm-io/tree/WCMIO-52
com.adobe.granite.xss.XSSAPIAPI is rather complex if it should provide real functionality. The underlying implementation is currently changing from AEM proprietary to Sling with updating/changing the used 3rdparty libs. So it depends on the AEM version which behavior has to be mocked.  
com.day.cq.wcm.api.components.ComponentManagerShould be quite easy, we may leave out getComponents on the first step  

 

 

  • No labels