Class
Capybara::RSpecMatchers::HaveText
In:
lib/capybara/rspec/matchers.rb
Parent:
Object
Methods
description
does_not_match?
failure_message_for_should
failure_message_for_should_not
format
matches?
new
wrap
Attributes
text
[R]
Public Class methods
new
(text)
Public Instance methods
description
()
does_not_match?
(actual)
failure_message_for_should
()
failure_message_for_should_not
()
format
(text)
matches?
(actual)
wrap
(actual)
[Validate]