Module: RSpec::Matchers::DSL
- Included in:
- RSpec::Matchers
- Defined in:
- lib/rspec/matchers/dsl.rb
Overview
Defines the custom matcher DSL.
Defined Under Namespace
Modules: DefaultImplementations, Macros Classes: Matcher
Instance Method Summary collapse
-
#define(name, &declarations) ⇒ Object
(also: #matcher)
Defines a custom matcher.