PHP Class PhpBench\Tests\Unit\Report\Generator\Tabular\Format\TimeUnitFormatTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method Description
testTimeFormatConvert ( ) It should convert the time.
testTimeFormatDefault ( ) It should work with the default options.

Method Details

testTimeFormatConvert() public method

It should convert the time.

testTimeFormatDefault() public method

It should work with the default options.