method
expected_to_sentence
1.2.8 -
Show latest stable
- Class:
Spec::Matchers::Be
expected_to_sentence()private
No documentation available.
# File lib/spec/matchers/be.rb, line 156
def expected_to_sentence
split_words(expected)
end