PHP 클래스 PhpBench\Tests\Functional\FunctionalTestCase

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dantleech/phpbench

보호된 메소드들

메소드 설명
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 ( )

메소드 상세

cleanWorkspace() 보호된 메소드

protected cleanWorkspace ( )

getContainer() 보호된 메소드

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 getWorkspacePath ( )

initWorkspace() 보호된 메소드

protected initWorkspace ( )