PHP Class PhpBench\Tests\Functional\FunctionalTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dantleech/phpbench

Protected Methods

Method Description
cleanWorkspace ( )
getContainer ( $cache = true, $config = [] ) TODO: option to disable the cache is here because there is a bug in the Runner/Builder which aggregates benchmarks on multiple runs.
getWorkspacePath ( )
initWorkspace ( )

Method Details

cleanWorkspace() protected method

protected cleanWorkspace ( )

getContainer() protected method

TODO: option to disable the cache is here because there is a bug in the Runner/Builder which aggregates benchmarks on multiple runs.
protected getContainer ( $cache = true, $config = [] )

getWorkspacePath() protected method

protected getWorkspacePath ( )

initWorkspace() protected method

protected initWorkspace ( )