class RSpec::Matchers::BuiltIn::Output

def supports_value_expectations?

Returns:
  • (False) -

Other tags:
    Api: - private
def supports_value_expectations?
  false
end