Basic Use (Previous) (Next) Tutorial

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

PHPUnit

Inhaltsverzeichnis
Tutorial --  A short tutorial about PHPUnit
PHPUnit::run() -- runs a TestSuite and returns a TestResult object.
PHPUnit::TestCase --  A TestCase defines the fixture to run multiple tests.

Das Package bietet ein Framework, um Test-Programme zu schreiben, die Funktions- und Klassentests automatisieren.

Basic Use (Previous) (Next) Tutorial

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