Returns the value of attribute failure_message.
Returns the value of attribute failure_message_when_negated.
A new instance of Base.
Returns a new instance of Base.
15 16 17 18 19
# File 'lib/capybara/rspec/matchers/base.rb', line 15 def initialize(*args, **kw_args, &filter_block) @args = args.dup @kw_args = kw_args || {} @filter_block = filter_block endInstance Attribute Details #failure_message ⇒ Object
Returns the value of attribute failure_message.
13 14 15
# File 'lib/capybara/rspec/matchers/base.rb', line 13 def failure_message @failure_message end#failure_message_when_negated ⇒ Object
Returns the value of attribute failure_message_when_negated.
13 14 15
# File 'lib/capybara/rspec/matchers/base.rb', line 13 def failure_message_when_negated @failure_message_when_negated end
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4