CRM-13234 updated tests & examples for profile api improvements
authoreileen <eileen@fuzion.co.nz>
Tue, 20 Aug 2013 04:54:31 +0000 (16:54 +1200)
committereileen <eileen@fuzion.co.nz>
Tue, 20 Aug 2013 04:54:31 +0000 (16:54 +1200)
commit9dec4e6156170b871bde27afb99f21730a28f62e
treefc39535e91ac86c56d13c5320a19ba4a79f2cc34
parent5c496c74b58c9cfeab796a18ace9226f7001e607
CRM-13234 updated tests & examples for profile api improvements
Note, always commit these separately so that the PR won't be left to stagnate due to an over-sized commit & the patches can be easily backported
api/v3/examples/ProfileGetFields.php [new file with mode: 0644]
api/v3/examples/ProfileSubmit.php [moved from api/v3/examples/ProfileSet.php with 93% similarity]
tests/phpunit/api/v3/ProfileTest.php