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

benchAggregate() public method

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