PHPFIT_FileRunnerFIT FileRunner
Run fit-tests from tables stored in HTML files. FileRunner provides a simple interface to process tests from CLI or "remote controlled" from anther application.
Located in /FileRunner.php (line 39)
Emulate c-stylish main() function to run applicattion on command line
The most common usage from any script. FileRunner::main( $_SERVER['argv'] );
return codes:
run test
Process all tables in input file and store result in output file.
Example:
$fr = new FileRunner(); $fr->run( 'infilt.html', 'outfile.html' );
Documentation generated on Sun, 02 Apr 2006 23:21:38 +0000 by phpDocumentor 1.3.0RC5