Class Summary PEAR_RunTest

Class Summary PEAR_RunTest – Simplified version of PHP's test suite

Simplified version of PHP's test suite

Try it with:

     
$ php -r 'include "../PEAR/RunTest.php"; $t=new PEAR_RunTest; \
  $o=$t->run("./pear_system.phpt");print_r($o);'
     

Class Trees for PEAR_RunTest

  • PEAR_RunTest

PEAR (Previous) Instantiate a PEAR_RunTest object. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.