CRM-14423 - CiviUnitTestCase - Only run env checks, not security checks, during unit...
authorTim Otten <totten@civicrm.org>
Fri, 4 Apr 2014 07:39:03 +0000 (00:39 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 4 Apr 2014 07:39:03 +0000 (00:39 -0700)
commit7c42ee3303aa11c977c0b2732f447bb25fd9dc93
treedc58e7ffd56602ba4d968cc4c14758413f161ee2
parent39720dbd991d8343379d862b7767ac69f49c56a7
CRM-14423 - CiviUnitTestCase - Only run env checks, not security checks, during unit-tests.

The security checks are more I/O intensive.
CRM/Utils/Check.php
tests/phpunit/CiviTest/CiviUnitTestCase.php