PhpBench\Benchmarks\Macro\ReportBench::benchEnv PHP Method

benchEnv() public method

public benchEnv ( )
    public function benchEnv()
    {
        $this->runCommand('console.command.report', ['--file' => [$this->getWorkspacePath() . '/dump.xml'], '--report' => ['env']]);
    }