PHP Class PhpBench\Tests\Unit\Report\Renderer\ConsoleRendererTest

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

Méthodes publiques

Méthode Description
setUp ( )
testRender ( ) It should render a report.
testTableStyle ( ) It should allow the table style to be set.

Méthodes protégées

Méthode Description
getRenderer ( )

Method Details

getRenderer() protected méthode

protected getRenderer ( )

setUp() public méthode

public setUp ( )

testRender() public méthode

It should render a report.
public testRender ( )

testTableStyle() public méthode

It should allow the table style to be set.
public testTableStyle ( )