method
description
1.2.0 -
Show latest stable
- Class:
Spec::Matchers::Match
description()public
No documentation available.
# File lib/spec/matchers/match.rb, line 21
def description
"match #{@expected.inspect}"
end