Method: Easytest::Matcher::InstanceOf#message

Defined in:
lib/easytest/matcher/instance_of.rb

#messageObject



8
9
10
# File 'lib/easytest/matcher/instance_of.rb', line 8

def message
  "instance of"
end