Class
RSpec::Matchers::OperatorMatcher
In:
lib/rspec/matchers/operator_matcher.rb
Parent:
Object
Methods
description
fail_with_message
get
new
register
registry
unregister
use_custom_matcher_or_delegate
Public Class methods
get
(klass, operator)
new
(actual)
register
(klass, operator, matcher)
registry
()
unregister
(klass, operator)
use_custom_matcher_or_delegate
(operator)
Public Instance methods
description
()
fail_with_message
(message)
[Validate]