Method: RuboCop::Cop::RSpec::ItBehavesLike#example_inclusion_offense

Defined in:
lib/rubocop/cop/rspec/it_behaves_like.rb

#example_inclusion_offense(node) ⇒ Object


31
# File 'lib/rubocop/cop/rspec/it_behaves_like.rb', line 31

def_node_matcher :example_inclusion_offense, '(send _ % ...)'