DataSift\Storyplayer\PlayerLib\TestEnvironment::resetResult PHP Method

resetResult() public method

public resetResult ( )
    public function resetResult()
    {
        $this->result = new PhaseGroup_Result($this->name);
    }