PHP Class PhpBench\Extensions\XDebug\Tests\System\ProfileCommandTest

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

Méthodes publiques

Méthode Description
testCommand ( ) It should run when given a path.
testCommandBadGui ( ) It die if an unknown gui-bin is specified.
testGui ( ) It should launch a gui.
testOutputDir ( ) Specify custom output dir.

Method Details

testCommand() public méthode

It should show the default (simple) report.
public testCommand ( )

testCommandBadGui() public méthode

It die if an unknown gui-bin is specified.
public testCommandBadGui ( )

testGui() public méthode

It should launch a gui.
public testGui ( )

testOutputDir() public méthode

Specify custom output dir.
public testOutputDir ( )