mageekguy\atoum\runner::allowUndefinedMethodInInterface PHP Method

allowUndefinedMethodInInterface() public method

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