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