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