Remove deprecated functions from tests
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 28 Feb 2023 18:48:22 +0000 (07:48 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 28 Feb 2023 18:48:22 +0000 (07:48 +1300)
commit2b8cc4194130e88f359b571b449f88acdbf22696
treed29db470246b22a68a5fbaed558aa58f862b2883
parent7ff841ada85e689f42a083f8b29fc208588d4308
Remove deprecated functions from tests
14 files changed:
tests/phpunit/CRM/Activity/Form/ActivityTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ProductTest.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Core/BAO/UFGroupTest.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php