PHP Класс PhpBench\Extensions\XDebug\Tests\System\ProfileCommandTest

Наследование: extends XDebugTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

testCommand() публичный Метод

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

testCommandBadGui() публичный Метод

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

testGui() публичный Метод

It should launch a gui.
public testGui ( )

testOutputDir() публичный Метод

Specify custom output dir.
public testOutputDir ( )