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

benchDefault() public method

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