mageekguy\atoum\runner::undefinedMethodInInterfaceAreAllowed PHP Method

undefinedMethodInInterfaceAreAllowed() public method

    public function undefinedMethodInInterfaceAreAllowed()
    {
        return $this->usageOfUndefinedMethodInMockAreAllowed();
    }
runner