3 Dec 15:57
Re: Error in PHP Unt test
From: Steven Balthazor <stevenbalthazor@...>
Subject: Re: Error in PHP Unt test
Newsgroups: gmane.comp.php.simpletest.general
Date: 2008-12-03 14:57:46 GMT
Subject: Re: Error in PHP Unt test
Newsgroups: gmane.comp.php.simpletest.general
Date: 2008-12-03 14:57:46 GMT
On Tue, Dec 2, 2008 at 9:29 PM, arpit agarwal <arpit_adam@...> wrote: > Hi, > > As i extract the source file i got the eclipse.php and unit_tester.php with > other files and i had placed at mention path yet it is given error on > console.I am using PHP 5 > > > unning: > > echo "<?php > $path='C:\simpletest_1.0.1.eclipse_0.2.4';ini_set('include_path', > get_include_path().PATH_SEPARATOR . > realpath($path));ini_set('html_errors','0');$fullpath = > realpath('C:/PHP/workspace/fckEditorSample/fckeditor/test.test.php');$pathparts > = pathinfo($fullpath);$filename = > $pathparts['basename'];include_once('xml.php');include_once('unit_tester.php');include_once('mock_objects.php');include_once('test_case.php');include_once('invoker.php');$test=new > GroupTest($filename);$test->addTestFile($fullpath);$test->run(new > XmlReporter()); ?>" | "C:\Program Files\PHP\php.exe" -q -c "C:\Program > Files\PHP\php.ini" > > ************* > > PHP Warning: include_once(eclipse.php): failed to open stream: No such file > or directory in C:\Documents and Settings\arpit716\Local > Settings\Temp\Simpletest54908.php on line 1 > > PHP Stack trace: > > PHP 1. {main}() C:\Documents and Settings\arpit716\Local(Continue reading)
RSS Feed