method
description
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::MatchArray
description()public
No documentation available.
# File lib/spec/matchers/match_array.rb, line 29
def description
"contain exactly #{_pretty_print(@expected)}"
end