CRM-14475 Create basic CRUD API for CaseType
authorNileema <nileema@nileema.(none)>
Wed, 7 May 2014 14:20:12 +0000 (19:50 +0530)
committerNileema <nileema@nileema.(none)>
Wed, 7 May 2014 14:20:12 +0000 (19:50 +0530)
commiteaefbeb210c369333bfe69590ad79fc7b0d2737d
tree4ab048b716eff7f010df7d7f71f5f556cd8ca554
parentddd0c3bf9ed4f03b06bfda4823357801923662f3
CRM-14475 Create basic CRUD API for CaseType

----------------------------------------
* CRM-14475: Create basic CRUD API for CaseType
  https://issues.civicrm.org/jira/browse/CRM-14475
api/v3/CaseType.php [new file with mode: 0644]
tests/phpunit/api/v3/CaseTypeTest.php [new file with mode: 0644]