Add test for format of Contact,get with return=group (#9140)
authorChris Burgess <chris@giantrobot.co.nz>
Thu, 29 Sep 2016 17:14:51 +0000 (06:14 +1300)
committercolemanw <coleman@civicrm.org>
Thu, 29 Sep 2016 17:14:51 +0000 (13:14 -0400)
commit00ed3e047193d7cd669016a08d1ea751fa572d8e
tree179560e6ce89d41f065bfcd165bc08696dbbeed7
parentcedd6fa9db7936b625eb41eae2b3dfca26fe5dec
Add test for format of Contact,get with return=group (#9140)

* Add test for format of Contact,get with return=groups.

CRM-19426

* Correct test structure, missed in previous commit.

CRM-19426.

* Rename test to better fit with other testContactGetFoo methods.

CRM-19426.
tests/phpunit/api/v3/ContactTest.php