class RSpec::Matchers::BuiltIn::Be

Public Instance Methods

expected_for_matcher_text() click to toggle source
# File lib/super_diff/rspec/monkey_patches.rb, line 358
def expected_for_matcher_text
  "truthy"
end