Class
Capybara::RSpecMatchers::HaveSelector
In:
lib/capybara/rspec/matchers.rb
Parent:
Object
Methods
description
does_not_match?
failure_message_for_should
failure_message_for_should_not
matches?
new
normalized
selector_name
wrap
Public Class methods
new
(*args)
Public Instance methods
description
()
does_not_match?
(actual)
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
normalized
()
selector_name
()
wrap
(actual)
[Validate]