CRM-15578 - Mailing API - Extend test for "preview" action:
authorTim Otten <totten@civicrm.org>
Fri, 21 Nov 2014 00:00:54 +0000 (16:00 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 21 Nov 2014 02:14:31 +0000 (18:14 -0800)
commit51ae62c489a837639cd2c4137d36334ecc1f5731
tree7eab26b3d06c5fdcc5543ab8f6f7b229904688e9
parentb73e0c539f495be9343992a4ebe7ca962a78831b
CRM-15578 - Mailing API - Extend test for "preview" action:

 * Assert subject, text, and html
 * Use force_rollback; assert no side-effects
 * Rename return properties for consistency (eg text => body_text)
api/v3/Mailing.php
tests/phpunit/api/v3/MailingTest.php