Class: Expect::DoesNotRespondTo

Inherits:
Undefined show all
Defined in:
lib/expect.rb

Overview

Checks if actual does not respond to a method Synonym for Expect::Undefined

Instance Attribute Summary

Attributes inherited from ExpectBase

#actual, #expected

Method Summary

Methods inherited from Undefined

#initialize, #run

Methods inherited from ExpectBase

#initialize, #run

Constructor Details

This class inherits a constructor from Expect::Undefined