PHP Class DefaultReporter, simpletest

@package SimpleTest
Inheritance: extends SimpleReporterDecorator
Afficher le fichier Open project: simpletest/simpletest

Méthodes publiques

Свойство Type Description
$doCodeCoverage
$excludes

Méthodes publiques

Méthode Description
__construct ( ) Assembles the appropriate reporter for the environment.

Method Details

__construct() public méthode

Assembles the appropriate reporter for the environment.
public __construct ( )

Property Details

$doCodeCoverage public_oe property

public $doCodeCoverage

$excludes public_oe property

public $excludes