[TASK] Rename an abstract test case
Rename AbstractSoftReferenceParserTest to AbstractSoftReferenceParserTestCase to prevent a phpunit 10 warning that class names ending with "Test" should not be abstract. Resolves: #100316 Related: #100249 Releases: main Change-Id: I85557a1cbda3ac96a1b9baad151cff160123819a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78271 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Tested-by:
Nikita Hovratov <nikita.h@live.de>
Showing
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/AbstractSoftReferenceParserTestCase.php 1 addition, 1 deletion...ing/SoftReference/AbstractSoftReferenceParserTestCase.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/EmailSoftReferenceParserTest.php 1 addition, 1 deletion...taHandling/SoftReference/EmailSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/ExtensionPathSoftReferenceParserTest.php 1 addition, 1 deletion...ng/SoftReference/ExtensionPathSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/NotifySoftReferenceParserTest.php 1 addition, 1 deletion...aHandling/SoftReference/NotifySoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/SubstituteSoftReferenceParserTest.php 1 addition, 1 deletion...dling/SoftReference/SubstituteSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkSoftReferenceParserTest.php 1 addition, 1 deletion...andling/SoftReference/TypoLinkSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/TypoLinkTagSoftReferenceParserTest.php 1 addition, 1 deletion...ling/SoftReference/TypoLinkTagSoftReferenceParserTest.php
- typo3/sysext/core/Tests/Unit/DataHandling/SoftReference/UrlSoftReferenceParserTest.php 1 addition, 1 deletion...DataHandling/SoftReference/UrlSoftReferenceParserTest.php
Please register or sign in to comment