Class Summary PEAR_RunTest (Previous) (Next) PEAR_RunTest::generate_diff

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

constructor PEAR_RunTest::PEAR_RunTest()

constructor PEAR_RunTest::PEAR_RunTest()  -- Instantiate a PEAR_RunTest object.

Leírás

If no logger is specified, a new PEAR_Common object will be instantiated and used to print output to the screen.

Paraméterek

PEAR_Common|NULL $logger

A class that contains a log() method matching the signature of PEAR_Common.

array $options

Currently supported options are simple and quiet. The simple option causes tests to simply print the title of the test and not the full path to the test file. The quiet option causes output of only failed tests.

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.

Class Summary PEAR_RunTest (Previous) (Next) PEAR_RunTest::generate_diff

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