PHP Classes

File: tests/readme.txt

Recommend this page to a friend!
  Classes of Michael Cummings   PHP SQL Parser Class   tests/readme.txt   Download  
File: tests/readme.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: PHP SQL Parser Class
Parse SQL to extract the SQL query structure
Author: By
Last change:
Date: 5 years ago
Size: 408 bytes
 

Contents

Class file image Download
After installing the Composer dependencies you can execute $PROJECT_ROOT/vendor/bin/phpunit --bootstrap $PROJECT_ROOT/tests/bootstrap.php <test case file name or dir name> In Eclipse you have to set the bootstrap class within the PHPUnit preferences and you should install a newer PHPUnit using PEAR and add this PEAR install directory as PEAR Library for PHPUnit (also within the Preferences of PHPUnit).