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

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_RunTest クラス概要

PEAR_RunTest クラス概要  -- PHP のテストスイートを簡略化したもの

PHP のテストスイートを簡略化したもの

このように使用します。

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

PEAR_RunTest クラス階層

  • PEAR_RunTest

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

Download Documentation Last updated: Sun, 05 Oct 2008
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.