Class: Capybara::RSpecMatchers::Matchers::CountableWrappedElementMatcher
- Inherits:
-
WrappedElementMatcher
- Object
- Base
- WrappedElementMatcher
- Capybara::RSpecMatchers::Matchers::CountableWrappedElementMatcher
- Includes:
- CountSugar, SpatialSugar
- Defined in:
- lib/capybara/rspec/matchers/base.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
#failure_message, #failure_message_when_negated
Method Summary
Methods included from SpatialSugar
#above, #below, #left_of, #near, #right_of
Methods included from CountSugar
#at_least, #at_most, #exactly, #once, #thrice, #times, #twice
Methods inherited from WrappedElementMatcher
Methods inherited from Base
Methods included from Compound
Constructor Details
This class inherits a constructor from Capybara::RSpecMatchers::Matchers::Base