Normalize order of setUp()/useTransaction() - batch 4
authorTim Otten <totten@civicrm.org>
Fri, 17 Mar 2023 05:54:15 +0000 (22:54 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 17 Mar 2023 06:08:16 +0000 (23:08 -0700)
commitdc40e455f7ea948f5abe6906bcf8f89d4c0d114e
tree3fc0b8964b2f3681288c492d270e4e0766be2d16
parentf8095023ccc53487e0c6aa9996b75bd54310096e
Normalize order of setUp()/useTransaction() - batch 4
20 files changed:
tests/phpunit/CRM/Utils/LazyArrayTest.php
tests/phpunit/CRM/Utils/Mail/FilteredPearMailerTest.php
tests/phpunit/CRM/Utils/Mail/IncomingTest.php
tests/phpunit/CRM/Utils/MailTest.php
tests/phpunit/CRM/Utils/MoneyTest.php
tests/phpunit/CRM/Utils/NumberTest.php
tests/phpunit/CRM/Utils/PDF/UtilsTest.php
tests/phpunit/CRM/Utils/RuleTest.php
tests/phpunit/CRM/Utils/SQL/DeleteTest.php
tests/phpunit/CRM/Utils/SQL/InsertTest.php
tests/phpunit/CRM/Utils/SQL/SelectTest.php
tests/phpunit/CRM/Utils/SQLTest.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/CRM/Utils/StringTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CRM/Utils/TimeTest.php
tests/phpunit/CRM/Utils/TokenTest.php
tests/phpunit/CRM/Utils/XMLTest.php
tests/phpunit/CRM/Utils/ZipTest.php
tests/phpunit/CRM/Utils/versionCheckTest.php