Classes and interfaces

PHPUnitResultFormatter

This abstract class describes classes that format the results of a PHPUnit testrun.

« More »

PlainPHPUnitResultFormatter

Prints plain text output of the test to a specified Writer.

« More »