Class
RSpec::Matchers::BuiltIn::StartAndEndWith
In:
lib/rspec/matchers/built_in/start_and_end_with.rb
Parent:
BaseMatcher
Methods
failure_message_for_should
failure_message_for_should_not
matches?
new
Public Class methods
new
(*expected)
Public Instance methods
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
[Validate]