[TASK] Replace @expectedException annotation in ext:fluid
Use expectException() instead of @expectedException in unit tests and add expectedExceptionCode() where possible. This patch handles occurences in ext:fluid. Releases: master Resolves: #76474 Change-Id: Ie4a9a2c644f34e2b2bd9a1c48dcff60ac56d8194 Reviewed-on: https://review.typo3.org/48465 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
Showing
- typo3/sysext/fluid/Tests/Unit/Core/ViewHelper/AbstractViewHelperTest.php 9 additions, 3 deletions...uid/Tests/Unit/Core/ViewHelper/AbstractViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/Core/Widget/AbstractWidgetViewHelperTest.php 6 additions, 2 deletions...d/Tests/Unit/Core/Widget/AbstractWidgetViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/Core/Widget/AjaxWidgetContextHolderTest.php 5 additions, 1 deletion...id/Tests/Unit/Core/Widget/AjaxWidgetContextHolderTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/Form/SelectViewHelperTest.php 3 additions, 1 deletion...luid/Tests/Unit/ViewHelpers/Form/SelectViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/Format/CaseViewHelperTest.php 3 additions, 1 deletion...luid/Tests/Unit/ViewHelpers/Format/CaseViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php 3 additions, 2 deletions...luid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/ImageViewHelperTest.php 4 additions, 1 deletion...sext/fluid/Tests/Unit/ViewHelpers/ImageViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/TranslateViewHelperTest.php 4 additions, 2 deletions.../fluid/Tests/Unit/ViewHelpers/TranslateViewHelperTest.php
Please register or sign in to comment