Add a class to handle test entities consistently
authorMatthew Wire (MJW Consulting) <mjw@mjwconsult.co.uk>
Wed, 13 Mar 2019 14:00:14 +0000 (14:00 +0000)
committerMatthew Wire (MJW Consulting) <mjw@mjwconsult.co.uk>
Wed, 13 Mar 2019 15:04:46 +0000 (15:04 +0000)
commitcd355351eda2f06c8af2f1ac8e59b45ac06c8630
tree9e9f058754e11d30522bb0c88f623796fc2bcdad
parent9abdba68c40481f5755fc0aa72c1a85f08a3bece
Add a class to handle test entities consistently
CRM/Activity/Selector/Search.php
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/Page/ContributionRecurPayments.php
CRM/Core/TestEntity.php [new file with mode: 0644]
CRM/Event/Form/ParticipantView.php
CRM/Event/Selector/Search.php
CRM/Member/Form/MembershipView.php
CRM/Member/Selector/Search.php
CRM/Pledge/Selector/Search.php
tests/phpunit/WebTest/Event/AddParticipationTest.php