mageekguy\atoum\runner::disallowUndefinedMethodInInterface PHP Method

disallowUndefinedMethodInInterface() public method

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