[PHPunit8] cleanup on tearDown functions
authoreileen <emcnaughton@wikimedia.org>
Thu, 25 Mar 2021 09:58:22 +0000 (22:58 +1300)
committereileen <emcnaughton@wikimedia.org>
Fri, 26 Mar 2021 02:35:41 +0000 (15:35 +1300)
commit5d345864b06e9fbaf26cfca4b3909aced1918fc8
treec43e687f8d83a76a3a80b6b56e8067b996b5a225
parent1f4a00a8a21d37984ab96bac2135805c71129918
[PHPunit8] cleanup on tearDown functions
103 files changed:
tests/phpunit/CRM/ACL/ListTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/Activity/Form/ActivityTest.php
tests/phpunit/CRM/Activity/Form/SearchTest.php
tests/phpunit/CRM/Activity/Page/AJAXTest.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Case/BAO/CaseTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php
tests/phpunit/CRM/Case/Form/CustomDataTest.php
tests/phpunit/CRM/Case/Form/SearchTest.php
tests/phpunit/CRM/Case/XMLProcessor/ProcessTest.php
tests/phpunit/CRM/Case/XMLProcessor/ReportTest.php
tests/phpunit/CRM/Case/XMLProcessorTest.php
tests/phpunit/CRM/Case/XMLRepositoryTest.php
tests/phpunit/CRM/Contact/BAO/ActivitySearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/BAO/RelationshipCacheTest.php
tests/phpunit/CRM/Contact/BAO/RelationshipTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ProductTest.php
tests/phpunit/CRM/Extension/Manager/ModuleTest.php
tests/phpunit/CRM/Extension/Manager/ReportTest.php
tests/phpunit/CRM/Extension/ManagerTest.php
tests/phpunit/CRM/Extension/MapperTest.php
tests/phpunit/CRM/Financial/Form/PaymentEditTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CRM/Price/BAO/PriceFieldValueTest.php
tests/phpunit/CRM/Price/BAO/PriceSetTest.php
tests/phpunit/CRM/Report/Form/ContactSummaryTest.php
tests/phpunit/CRM/Report/FormTest.php
tests/phpunit/CRM/Upgrade/Incremental/php/FiveTwentyTest.php
tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php
tests/phpunit/CRM/Utils/DateTest.php
tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviReportTestCase.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/E2E/Cache/TieredTest.php
tests/phpunit/E2E/Cache/TwoInstancesTest.php
tests/phpunit/E2E/Core/PrevNextTest.php
tests/phpunit/E2E/Extern/CliRunnerTest.php
tests/phpunit/E2E/Extern/RestTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/MappingFieldTest.php
tests/phpunit/api/v3/MappingTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/MembershipTypeTest.php
tests/phpunit/api/v3/MessageTemplateTest.php
tests/phpunit/api/v3/MultilingualTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OpenIDTest.php
tests/phpunit/api/v3/OptionGroupTest.php
tests/phpunit/api/v3/OptionValueTest.php
tests/phpunit/api/v3/OrderTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/ParticipantStatusTypeTest.php
tests/phpunit/api/v3/ParticipantTest.php
tests/phpunit/api/v3/PaymentProcessorTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/PaymentTest.php
tests/phpunit/api/v3/PaymentTokenTest.php
tests/phpunit/api/v3/PcpTest.php
tests/phpunit/api/v3/PhoneTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceFieldTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ProductTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/SelectQueryTest.php
tests/phpunit/api/v3/SettingTest.php
tests/phpunit/api/v3/StateProvinceTest.php
tests/phpunit/api/v3/StatusPreferenceTest.php
tests/phpunit/api/v3/SurveyRespondantTest.php
tests/phpunit/api/v3/SurveyTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/SystemCheckTest.php
tests/phpunit/api/v3/SystemTest.php
tests/phpunit/api/v3/TagTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php
tests/phpunit/api/v3/UFFieldTest.php
tests/phpunit/api/v3/UFGroupTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php
tests/phpunit/api/v3/UserTest.php
tests/phpunit/api/v3/UtilsTest.php
tests/phpunit/api/v3/ValidateTest.php
tests/phpunit/api/v3/WebsiteTest.php