CRM-15417 - Add unit test for getactions
authorColeman Watts <coleman@civicrm.org>
Mon, 13 Oct 2014 20:59:51 +0000 (16:59 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 13 Oct 2014 22:11:29 +0000 (18:11 -0400)
commit92776611d9adc20b3fd864c4e9a8ff30db20938a
treed1fbe756f07a7c41dc9559705671acfb187a7119
parent77d80c9fe9128858755fce14111dd73bd2aff597
CRM-15417 - Add unit test for getactions
Civi/API/Provider/MagicFunctionProvider.php
Civi/API/Provider/ReflectionProvider.php
api/v3/examples/Contact/GetActions.php [new file with mode: 0644]
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContactTest.php