method
expected_to_sentence
1.3.1 -
Show latest stable
- Class:
Spec::Matchers::Matcher
expected_to_sentence()private
No documentation available.
# File lib/spec/matchers/matcher.rb, line 126
def expected_to_sentence
to_sentence(@expected)
end