class RSpec::Matchers::BuiltIn::All

def description

Returns:
  • (String) -

Other tags:
    Api: - private
def description
  improve_hash_formatting "all #{description_of matcher}"
end