PHP Class PhpBench\Tests\Unit\Environment\Provider\BaselineTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testBaselineMeasurements ( ) It should get the baseline measurements from the baseline manager.
testIsApplicable ( ) Provider is always applicable.

Method Details

setUp() public method

public setUp ( )

testBaselineMeasurements() public method

It should get the baseline measurements from the baseline manager.

testIsApplicable() public method

Provider is always applicable.
public testIsApplicable ( )