Source for file checkFixtures.php
Documentation is available at checkFixtures.php
PHPUnit_Util_Filter ::addFileToFilter (__FILE__ );
if (!is_dir('./fixtures/001_VersionControl_Git'))
throw new Exception ('You don\'t have fixtures.tar.gz. You need it to execute the unit test. Please download and expand it. (See README file)'.PHP_EOL );
throw new Exception ('You need to expand fixtures.tar.gz to execute the unit test.'.PHP_EOL );
Documentation generated on Mon, 11 Mar 2019 15:36:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|