PHP Class PhpBench\Tests\Unit\Benchmark\IterationTest

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

Méthodes publiques

Méthode Description
setUp ( )
testGetRevTime ( ) It should return the revolution time.
testGetters ( ) It should have getters that return its values.

Method Details

setUp() public méthode

public setUp ( )

testGetRevTime() public méthode

It should return the revolution time.
public testGetRevTime ( )

testGetters() public méthode

It should have getters that return its values.
public testGetters ( )