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

undefinedMethodInInterfaceAreAllowed() 공개 메소드

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