PhroznTest\Processor\TestProcessor::cleanup PHP Method

cleanup() public method

public cleanup ( )
    public function cleanup()
    {
        $this->getEnvironment()->clearCacheFiles();
    }
TestProcessor