mageekguy\atoum\runner::failIfSkippedMethods PHP Method

failIfSkippedMethods() public method

    public function failIfSkippedMethods()
    {
        $this->failIfSkippedMethods = true;
        return $this;
    }
runner