Strictness cleanups in test class
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 4 Apr 2023 23:17:40 +0000 (11:17 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 5 Apr 2023 05:58:13 +0000 (17:58 +1200)
commit3d2811484b576e78146843dc54b6f0edc6b0afd7
tree2035cbf6eb44bd98bc384663eb9cee7421ec6530
parentc8deb4a43e55580624037c309290cca0207f39c3
Strictness cleanups in test class
12 files changed:
Civi/Test/DbTestTrait.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/MailingPreviewTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Event/Form/ParticipantTest.php
tests/phpunit/CRM/Event/Form/SearchTest.php
tests/phpunit/CRM/Price/Form/OptionTest.php
tests/phpunit/CRM/Utils/SQL/DeleteTest.php
tests/phpunit/CRM/Utils/SQL/SelectTest.php
tests/phpunit/CRMTraits/Financial/FinancialACLTrait.php
tests/phpunit/CRMTraits/Financial/PriceSetTrait.php
tests/phpunit/CiviTest/CiviUnitTestCase.php