[TASK] Split FLUIDTEMPLATE class to smaller methods
The patch splits the FLUIDTEMPLATE content object to smaller and more readable code pieces. Additionally, 27 new unit tests are added for the public API method, checking all important code areas and documenting current behavior. Change-Id: I049718a7f00da20534d28353796878310871adf4 Resolves: #43182 Releases: 6.0 Reviewed-on: http://review.typo3.org/16639 Reviewed-by: Helge Funk Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Mattias Nilsson Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php 5 additions, 6 deletions.../frontend/Classes/ContentObject/AbstractContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php 150 additions, 42 deletions...tend/Classes/ContentObject/FluidTemplateContentObject.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php 500 additions, 0 deletions...sts/Unit/ContentObject/FluidTemplateContentObjectTest.php
Please register or sign in to comment