チュートリアル (Previous) (Next) PHPUnit::TestCase

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

PHPUnit::run()

PHPUnit::run() -- テストスイートを実行し、TestResult オブジェクトを返す

説明

指定したテストスイートを実行します。

パラメータ

  • object $suite - PHPUnit_TestSuite のオブジェクト

返り値

&PHPUnit_Result - PHPUnit_Result へのリファレンス。

チュートリアル (Previous) (Next) PHPUnit::TestCase

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.