CRM-12826 - Implement MessageTemplatesTest for testing MessageTemplates APIs
authorErawat Chamanont <erawat@gmail.com>
Thu, 15 Aug 2013 13:48:22 +0000 (14:48 +0100)
committerErawat Chamanont <erawat@gmail.com>
Thu, 15 Aug 2013 13:48:22 +0000 (14:48 +0100)
commit397e0e51f19ea8fe3265db59e9e669e7690d64e5
tree9ad09d68ee3eac163a8fb105e70fef30aacb0b3d
parent2fc0a527f609d58605564f454286e801bbf0858a
CRM-12826 - Implement  MessageTemplatesTest for testing MessageTemplates APIs
api/v3/examples/MessageTemplatesCreate.php [new file with mode: 0644]
api/v3/examples/MessageTemplatesDelete.php [new file with mode: 0644]
api/v3/examples/MessageTemplatesGet.php [new file with mode: 0644]
tests/phpunit/api/v3/MessageTemplatesTest.php [new file with mode: 0644]