Remove obsolete type check tests, preserving one to ensure TypeError is thrown.
authormark burdett <mfburdett@gmail.com>
Fri, 15 Nov 2019 05:52:29 +0000 (21:52 -0800)
committermark burdett <mfburdett@gmail.com>
Fri, 15 Nov 2019 07:47:33 +0000 (23:47 -0800)
commit3241b69008cb13ff753c7f86d0f9a53f02ac14f5
tree9ca3ce5502ce7734bed60aa9e7345f6bab170a74
parent43e53e9cf7b12c4218f5a6d235ed72435c8e19aa
Remove obsolete type check tests, preserving one to ensure TypeError is thrown.
16 files changed:
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomGroupTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/JobProcessMailingTest.php
tests/phpunit/api/v3/MailingContactTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/ParticipantTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php