mageekguy\atoum\runner::allowUndefinedMethodInInterface PHP 메소드

allowUndefinedMethodInInterface() 공개 메소드

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