minor test classes idy-up.
authoreileenmcnaugton <eileen@fuzion.co.nz>
Sun, 18 Oct 2015 07:52:57 +0000 (20:52 +1300)
committereileenmcnaugton <eileen@fuzion.co.nz>
Sun, 18 Oct 2015 20:48:57 +0000 (09:48 +1300)
commit78ab0ca450cd38a4cdce1eb3eb35f6174c31936d
tree5ce6e2277122578e35b8f528999aef9bac616601
parent12b2e0f0cb09ef5a6ed5de2f6b7686aa4c237517
minor test classes idy-up.

We have been moving from the create helper classes taking a range of parameters to them taking an array which
is merged with the defaults the functions provide in order to create the entity
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php