method
description
1.3.0 -
Show latest stable
- Class:
Spec::Matchers::OperatorMatcher
description()public
No documentation available.
# File lib/spec/matchers/operator_matcher.rb, line 42
def description
"#{@operator} #{@expected.inspect}"
end