[TASK] Have more static DP in SiteHandling tests
Solves simple cases: Make some helper methods static, call them statically, and declace consuming data providers static. There are more hairy cases in this section, those will be sorted out with further patches. Resolves: #100451 Related: #100249 Releases: main Change-Id: I927da99a598f74819247c83f395419b6021a730e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78465 Tested-by:core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- typo3/sysext/frontend/Tests/Functional/SiteHandling/AbstractTestCase.php 3 additions, 7 deletions...ontend/Tests/Functional/SiteHandling/AbstractTestCase.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/SiteRequestTest.php 29 additions, 52 deletions...rontend/Tests/Functional/SiteHandling/SiteRequestTest.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/SlugLinkGeneratorTest.php 17 additions, 41 deletions...d/Tests/Functional/SiteHandling/SlugLinkGeneratorTest.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/SlugSiteRequestTest.php 32 additions, 51 deletions...end/Tests/Functional/SiteHandling/SlugSiteRequestTest.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/SlugSiteWithoutRequiredCHashRequestTest.php 7 additions, 15 deletions.../SiteHandling/SlugSiteWithoutRequiredCHashRequestTest.php
- typo3/sysext/frontend/Tests/Functional/SiteHandling/TypoLinkGeneratorTest.php 5 additions, 5 deletions...d/Tests/Functional/SiteHandling/TypoLinkGeneratorTest.php
Please register or sign in to comment