Method: RSpec::Expectations::ExpectationTarget::InstanceMethods#che_non

Defined in:
lib/italian/ruby/metodi/rspec.rb

#che_non(*args, &block) ⇒ Object



38
39
40
# File 'lib/italian/ruby/metodi/rspec.rb', line 38

def che_non(*args, &block)
  not_to *args, &block
end