CRM-13261 - Add unit test for hook_civicrm_apiWrappers
authorTim Otten <totten@civicrm.org>
Mon, 26 Aug 2013 06:27:21 +0000 (23:27 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 26 Aug 2013 06:27:21 +0000 (23:27 -0700)
commit3097a0d61a37450044aa68fab9f0b9faf2115649
tree894bab1b4fa8ebf66e8d64afcb60fba57476a964
parentbe7d895ac4d628b72a7ceebbd568282d2610f8ed
CRM-13261 - Add unit test for hook_civicrm_apiWrappers

----------------------------------------
* CRM-13261: add hooks to extend the API from extension
  http://issues.civicrm.org/jira/browse/CRM-13261
tests/phpunit/api/v3/APIWrapperTest.php [new file with mode: 0644]