Ïðèãëàøàåì ïîñåòèòü
ßçûêîâ (yazykov.lit-info.ru)

Section 15-7.  Package Structure

Previous
Table of Contents
Next

15-7. Package Structure

Many of the classes mentioned so far in this book come from PHPUnit2/Framework. Here are all the packages in PHPUnit:


PHPUnit2/Framework

The basic classes in PHPUnit


PHPUnit2/Extensions

Extensions to the PHPUnit framework


PHPUnit2/Runner

Abstract support for running tests


PHPUnit2/TextUI

The text-based test runner


PHPUnit2/Util

Utility classes used by the other packages


Previous
Table of Contents
Next