PHP Class Regreph\TestResult

Show file Open project: lox/regreph

Public Properties

Property Type Description
$result
$runId
$totals

Public Methods

Method Description
__construct ( $result, $totals, $runId )

Method Details

__construct() public method

public __construct ( $result, $totals, $runId )

Property Details

$result public property

public $result

$runId public property

public $runId

$totals public property

public $totals