PHP Class PhpBench\Tests\Unit\Benchmark\IterationTest

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

Public Methods

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

Method Details

setUp() public method

public setUp ( )

testGetRevTime() public method

It should return the revolution time.
public testGetRevTime ( )

testGetters() public method

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