class Object

Constants

ALWAYS_PRESENT_TABLE

Public Instance Methods

supports_block_expectations?() click to toggle source
# File lib/trespass/injection_matcher.rb, line 12
def supports_block_expectations?
  true
end