CRM-18497 add first very basic test to job.merge
authoreileen <emcnaughton@wikimedia.org>
Tue, 3 May 2016 23:57:12 +0000 (11:57 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 16 May 2016 22:59:25 +0000 (10:59 +1200)
commit76ddbc8e15714cba82899247bccaa93924212ad9
treee74dcf58093cdf5f252970ac6a4d7a101268772b
parent3308aac015dd62ee0e3bb1cd58929f2137772e2a
CRM-18497 add first very basic test to job.merge

The test doesn't check any functionality, just the fact it runs without error. More to come
CRM/Dedupe/Merger.php
api/v3/Job.php
api/v3/RuleGroup.php [new file with mode: 0644]
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/JobTest.php