CRM_Case_PseudoConstantTest - Fix
authorTim Otten <totten@civicrm.org>
Thu, 28 Aug 2014 04:04:50 +0000 (21:04 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 28 Aug 2014 04:04:50 +0000 (21:04 -0700)
commitd07cfeb3dbc242c8b708cc590a7f3a3562abf2f9
treed6192b7681ba8f820aa0cc7940e47e953450cf1a
parent229a603f88977235636b16eba2e163a4b1677567
CRM_Case_PseudoConstantTest - Fix

The old assertion was dependending on the previous test (e.g. the
list of case-types added/removed). By changing the base class
to CiviCaseTestCase, we get a more consistent (but different)
starting point.
tests/phpunit/CRM/Case/PseudoConstantTest.php