[TASK] typo3/testing-framework 1.1 brings phpunit 6.2
Switching from 1.0 to 1.1 dependency for typo3/testing-framework brings phpunit v6.2 which comes with namespaced classes. This change is considered non-braeking since it is only a core require-dev dependency. Minor changes throught the tests: * Fixing incomplete tests for exceptions * A couple of namespaced phpunit class usages Change-Id: Ia35dbfea37e3cba9fba1aad7dc84afad00ceda88 Resolves: #81696 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53324 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 352 additions, 156 deletionscomposer.lock
- typo3/sysext/core/Tests/Unit/Database/Schema/Parser/DataTypes/BinaryDataTypeTest.php 4 additions, 2 deletions...t/Database/Schema/Parser/DataTypes/BinaryDataTypeTest.php
- typo3/sysext/core/Tests/Unit/Database/Schema/Parser/DataTypes/CharDataTypeTest.php 4 additions, 2 deletions...nit/Database/Schema/Parser/DataTypes/CharDataTypeTest.php
- typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php 3 additions, 3 deletionstypo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php
- typo3/sysext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php 2 additions, 2 deletions...sext/scheduler/Tests/Unit/CronCommand/CronCommandTest.php
- typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php 2 additions, 2 deletions...scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php
Please register or sign in to comment