PHP Класс PhpBench\Extensions\XDebug\Tests\Unit\Executor\TraceExecutorTest

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

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

Метод Описание
setUp ( )
testLaunchPayload ( ) It should launch the payload.
testNoTraceGenerated ( ) It should throw an exception if the trace file was not generated.

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

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

public setUp ( )

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

It should launch the payload.
public testLaunchPayload ( )

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

It should remove any existing trace file.