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

Inheritance: extends XDebugTestCase
Exibir arquivo Open project: dantleech/phpbench

Public Methods

Method 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 method

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

testCommandBadGui() public method

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

testGui() public method

It should launch a gui.
public testGui ( )

testOutputDir() public method

Specify custom output dir.
public testOutputDir ( )