Class: RSpec::PathMatchers::Options::JsonContent
- Inherits:
-
ParsedContentBase
- Object
- Base
- ParsedContentBase
- RSpec::PathMatchers::Options::JsonContent
- Defined in:
- lib/rspec/path_matchers/options/json_content.rb
Overview
json_content:
Class Method Summary collapse
Methods inherited from ParsedContentBase
description, fetch_actual, match_literal, matcher_failure_message, valid_expected_types
Methods inherited from Base
description, match, validate_expected
Class Method Details
.key ⇒ Object
12 |
# File 'lib/rspec/path_matchers/options/json_content.rb', line 12 def self.key = :json_content |