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

disallowUndefinedMethodInInterface() 공개 메소드

    public function disallowUndefinedMethodInInterface()
    {
        return $this->disallowUsageOfUndefinedMethodInMock();
    }
runner