PHP Class DefaultReporter, simpletest

@package SimpleTest
Inheritance: extends SimpleReporterDecorator
Show file Open project: simpletest/simpletest

Public Properties

Property Type Description
$doCodeCoverage
$excludes

Public Methods

Method Description
__construct ( ) Assembles the appropriate reporter for the environment.

Method Details

__construct() public method

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

Property Details

$doCodeCoverage public property

public $doCodeCoverage

$excludes public property

public $excludes