Lavoiesl\PhpBenchmark\CommandTest::setCleanup PHP Method

setCleanup() public method

public setCleanup ( $cmd )
    public function setCleanup($cmd)
    {
        $this->cleanup = $cmd;
        return $this;
    }