[NFC] Fix PHPUnit8 Deprecation Warnings in api_v3 and Civi Test Suites
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 22 May 2021 04:20:56 +0000 (14:20 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sun, 23 May 2021 01:34:43 +0000 (11:34 +1000)
commita12620aa74972ff165d57cc2bdf26aeb213fa96d
tree6f0f6028717ace556a66dc5f6a382fc48d3dbe8d
parent20382894f8c0b1837b403b3d364935223db74143
[NFC] Fix PHPUnit8 Deprecation Warnings in api_v3 and Civi Test Suites
16 files changed:
tests/phpunit/Civi/API/RequestTest.php
tests/phpunit/Civi/Core/CiviFacadeTest.php
tests/phpunit/Civi/Core/ResolverTest.php
tests/phpunit/Civi/Payment/PropertyBagTest.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/JobTest.php
tests/phpunit/api/v3/LoggingTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/UFJoinTest.php