Method: RuboCop::Cop::RSpec::ExpectInHook#expectation

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

#expectation(node) ⇒ Object

[View source]

28
# File 'lib/rubocop/cop/rspec/expect_in_hook.rb', line 28

def_node_search :expectation, '(send nil? #Expectations.all ...)'