CRM-17860 - Replace CiviTestPdoUtils, CiviTestDB with CiviTester
authorTim Otten <totten@civicrm.org>
Sat, 30 Jan 2016 01:55:46 +0000 (17:55 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 2 Feb 2016 07:33:51 +0000 (00:33 -0700)
commitbc560b0a0c356e2ed943432f84fabc733783b7bc
treece08ea24b6938230d193093f14d07fd2c13b053b
parentbe7094326d065aad9f6291a9c8e4159e5f51e994
CRM-17860 - Replace CiviTestPdoUtils, CiviTestDB with CiviTester
CRM/Core/ClassLoader.php
tests/phpunit/CiviTest/CiviTestDB.php [deleted file]
tests/phpunit/CiviTest/CiviTestPdoUtils.php [deleted file]
tests/phpunit/CiviTest/CiviTester.php [new file with mode: 0644]
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/CiviTest/bootstrap.php