Module: RSpec::JsonMatchers

Defined in:
lib/rspec/json_matchers.rb,
lib/rspec/json_matchers/utils.rb,
lib/rspec/json_matchers/version.rb,
lib/rspec/json_matchers/matchers.rb,
lib/rspec/json_matchers/expectation.rb,
lib/rspec/json_matchers/expectations.rb,
lib/rspec/json_matchers/expectations/core.rb,
lib/rspec/json_matchers/utils/key_path/path.rb,
lib/rspec/json_matchers/expectations/private.rb,
lib/rspec/json_matchers/expectations/abstract.rb,
lib/rspec/json_matchers/matchers/be_json_matcher.rb,
lib/rspec/json_matchers/utils/key_path/extraction.rb,
lib/rspec/json_matchers/expectations/mixins/built_in.rb,
lib/rspec/json_matchers/utils/collection_keys_extractor.rb,
lib/rspec/json_matchers/matchers/be_json_with_content_matcher.rb

Overview

The actual namespace for this gem All other classes/modules are defined within this module

Defined Under Namespace

Modules: Expectations, Matchers, Utils Classes: Expectation

Constant Summary collapse

VERSION =

The version of the gem Used for generating the value in gemspec file Also can be referenced by code for debugging or other purposes

"0.1.0".freeze