Tutorial (Previous) (Next) PHPUnit::TestCase

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

PHPUnit::run()

PHPUnit::run() -- runs a TestSuite and returns a TestResult object.

Beschrijving

Executes the given test suite

Parameter

  • object $suite - an object of PHPUnit_TestSuite

Return waarde

&PHPUnit_Result - A reference to a PHPUnit_Result.

Tutorial (Previous) (Next) PHPUnit::TestCase

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.