Module: XmlSpec

Extended by:
Configuration
Defined in:
lib/xml_spec/helpers.rb,
lib/xml_spec.rb,
lib/xml_spec/errors.rb,
lib/xml_spec/version.rb,
lib/xml_spec/matchers.rb,
lib/xml_spec/messages.rb,
lib/xml_spec/exclusion.rb,
lib/xml_spec/configuration.rb,
lib/xml_spec/matchers/be_xml_eql.rb

Overview

require “xml_spec/matchers/have_xml_size”

Defined Under Namespace

Modules: Configuration, Exclusion, Helpers, Matchers, Messages Classes: Error, MissingDirectory, MissingFile, MissingPath, XmlSyntaxError

Constant Summary collapse

VERSION =
"0.3.0"

Constants included from Configuration

Configuration::DEFAULT_EXCLUDED_KEYS

Method Summary

Methods included from Configuration

configure, directory, directory=, exclude_keys, excluded_keys, excluded_keys=, reset