Module: JsonSpec
- Extended by:
- Configuration, Memory
- Defined in:
- lib/json_spec.rb,
lib/json_spec/errors.rb,
lib/json_spec/memory.rb,
lib/json_spec/helpers.rb,
lib/json_spec/matchers.rb,
lib/json_spec/messages.rb,
lib/json_spec/exclusion.rb,
lib/json_spec/configuration.rb,
lib/json_spec/matchers/be_json_eql.rb,
lib/json_spec/matchers/include_json.rb,
lib/json_spec/matchers/have_json_path.rb,
lib/json_spec/matchers/have_json_size.rb,
lib/json_spec/matchers/have_json_type.rb
Defined Under Namespace
Modules: Configuration, Exclusion, Helpers, Matchers, Memory, Messages Classes: EnumerableExpected, Error, MissingDirectory, MissingFile, MissingPath
Constant Summary
Constants included from Configuration
Configuration::DEFAULT_EXCLUDED_KEYS
Instance Attribute Summary
Attributes included from Configuration
Method Summary
Methods included from Configuration
configure, exclude_keys, excluded_keys, excluded_keys=, reset