|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
this file let you debug and test the different functionnalities, there are 2 important things to do It is only a quick and dirty testing. You should use a tool as PHPUNIT for the unit testing More...
Go to the source code of this file.
Variables | |
| global | $cn =Dossier::connect() |
| global | $g_failed |
| $g_parameter =new Noalyss_Parameter_Folder($cn) | |
| global | $g_succeed |
| global | $g_user =new Noalyss_user($cn) |
| $gDossier =$http->request('gDossier', "number",-1) | |
| if($gDossier==-1) | $gDossierLogInput =$gDossier |
| $http =new HttpInput() | |
| $w =$http->request("TestAjaxFile") | |
| const | AJAX_TEST 1 |
| const | ALLOWED (!file_exists('authorized_debug')) 1 |
this file let you debug and test the different functionnalities, there are 2 important things to do It is only a quick and dirty testing. You should use a tool as PHPUNIT for the unit testing
Definition in file ajax_test.php.
| $cn =Dossier::connect() |
Definition at line 48 of file ajax_test.php.
| global $g_failed |
Definition at line 48 of file ajax_test.php.
| $g_parameter =new Noalyss_Parameter_Folder($cn) |
Definition at line 51 of file ajax_test.php.
| global $g_succeed |
Definition at line 48 of file ajax_test.php.
| $g_user =new Noalyss_user($cn) |
Definition at line 48 of file ajax_test.php.
| $gDossier =$http->request('gDossier', "number",-1) |
Definition at line 41 of file ajax_test.php.
| if ( $gDossier==-1) $gDossierLogInput =$gDossier |
Definition at line 47 of file ajax_test.php.
| $http =new HttpInput() |
Definition at line 40 of file ajax_test.php.
| $w =$http->request("TestAjaxFile") |
Definition at line 63 of file ajax_test.php.
| const AJAX_TEST 1 |
Definition at line 61 of file ajax_test.php.
| const ALLOWED(!file_exists( 'authorized_debug')) | ( | ! | file_exists 'authorized_debug' | ) | 1 |
Definition at line 60 of file ajax_test.php.