PEAR (Previous) (Next) constructor PEAR_RunTest::
PEAR_RunTest

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

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) (Next) constructor PEAR_RunTest::
PEAR_RunTest

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.