method

expected_to_sentence

1.1.12 - Show latest stable - Class: Spec::Matchers::Be
expected_to_sentence()
private

No documentation available.

# File lib/spec/matchers/be.rb, line 143
        def expected_to_sentence
          split_words(expected)
        end