Documentation

TestSuite.php

Interfaces, Classes and Traits

PHPUnit_Framework_TestSuite
A TestSuite is a composite of Tests. It runs a collection of test cases.

Search results