[test] Call parent tearDown more consistently
authoreileen <emcnaughton@wikimedia.org>
Sat, 15 Jun 2019 15:25:44 +0000 (11:25 -0400)
committereileen <emcnaughton@wikimedia.org>
Sun, 16 Jun 2019 00:08:20 +0000 (20:08 -0400)
commitfda18dc31809d3a90ef1b1a8f4034acff87e6b25
treef4effecd6dec3a552bcf1dc4a24c2141f22ba1d3
parent5dbbdfbbf90bdc2109838a7134591d1f2b06cf50
[test] Call parent tearDown more consistently

Primarliy consistentcy - also supports checking nullArray is cleared per

https://github.com/civicrm/civicrm-core/pull/14550
16 files changed:
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/CRM11793Test.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/FinancialTypeACLTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/JobTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/PaymentTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/PriceFieldTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php