Improve debugging and improve manage_table_sql
element will be added at the right place Manage_Table_SQL can work also with a SQL query or a view Icon place can be modified
This commit is contained in:
parent
52849e775f
commit
a5ef1138a4
14 changed files with 1187 additions and 109 deletions
|
|
@ -25,3 +25,5 @@ Génération pour tous les fichiers
|
|||
=================================
|
||||
Permet de voir les lignes de code qui ont été testées
|
||||
php <chemin>/phpunit.phar --coverage-html html --bootstrap bootstrap.php include
|
||||
|
||||
exemple depuis NETBEANS "/usr/bin/php" "/home/dany/Program/phpunit-skelgen.phar" "--ansi" "generate-test" "--bootstrap=/home/dany/developpement/phpcompta/noalyss/unit-test/bootstrap.php" "View_SQL" "/home/dany/developpement/phpcompta/noalyss/include/lib/view_sql.class.php" "View_SQLTest" "/home/dany/developpement/phpcompta/noalyss/unit-test/include/lib/view_sql.classTest.php"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue