mageekguy\atoum\test::disableBranchesAndPathsCoverage PHP Méthode

disableBranchesAndPathsCoverage() public méthode

    public function disableBranchesAndPathsCoverage()
    {
        $this->branchesAndPathsCoverage = false;
        return $this;
    }
test