Module: RuboCop::Cop::Capybara::RSpec
- Defined in:
- lib/rubocop/cop/capybara/rspec/match_style.rb,
lib/rubocop/cop/capybara/rspec/have_content.rb,
lib/rubocop/cop/capybara/rspec/have_selector.rb,
lib/rubocop/cop/capybara/rspec/negation_matcher.rb,
lib/rubocop/cop/capybara/rspec/specific_matcher.rb,
lib/rubocop/cop/capybara/rspec/predicate_matcher.rb,
lib/rubocop/cop/capybara/rspec/visibility_matcher.rb,
lib/rubocop/cop/capybara/rspec/current_path_expectation.rb,
lib/rubocop/cop/capybara/rspec/negation_matcher_after_visit.rb
Defined Under Namespace
Modules: ExplicitHelper, InflectedHelper Classes: CurrentPathExpectation, HaveContent, HaveSelector, MatchStyle, NegationMatcher, NegationMatcherAfterVisit, PredicateMatcher, SpecificMatcher, VisibilityMatcher