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

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

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

Method Details

setUp() public méthode

public setUp ( )

testBaselineMeasurements() public méthode

It should get the baseline measurements from the baseline manager.

testIsApplicable() public méthode

Provider is always applicable.
public testIsApplicable ( )