mageekguy\atoum\runner::allowUndefinedMethodInInterface PHP Méthode

allowUndefinedMethodInInterface() public méthode

    public function allowUndefinedMethodInInterface()
    {
        return $this->allowUsageOfUndefinedMethodInMock();
    }
runner