Add MockAssetManager implementing createAsset()
Description
Gliffy Diagrams
Activity
Show:
Stefan Seifert September 29, 2016 at 2:34 PM
thanks, it's included in the next relase.
PR merged with only cosmetic code changes.
Dirk Rudolph September 27, 2016 at 3:13 PM
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Dirk Rudolph
Dirk RudolphComponents
Fix versions
Affects versions
Priority
Created September 27, 2016 at 3:06 PM
Updated November 13, 2017 at 2:58 PM
Resolved September 29, 2016 at 2:34 PM
I suggest moving the implementation of creating assets from ContentBuilder to a MockAssetManager implementation provided as adapter from ResourceResolver to AssetManager to the consumers as well.
It should then be used by ContentBuilder the same way it is done for PageManager already.