PHPUnit

PHPUnit

Table of Contents
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.

Provides a simple framework for creating a test application to automate testing of functions and classes.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.