Module
RSpec::Matchers::DSL
In:
lib/rspec/matchers/dsl.rb
Methods
define
matcher
Public Instance methods
define
(name, &declarations)
See
RSpec::Matchers
matcher
(name, &declarations)
Alias for
define
[Validate]