mageekguy\atoum\test::stopCase PHP Method

stopCase() public method

public stopCase ( )
    public function stopCase()
    {
        $this->testAdapterStorage->resetCalls();
        $this->score->unsetCase();
        return $this;
    }
test