Methods

Class/Module Index [+]

Quicksearch

RSpec::Mocks::AnyInstance::NegativeExpectationChain

@api private

Public Class Methods

new(*args, &block) click to toggle source
# File lib/rspec/mocks/any_instance/expectation_chain.rb, line 40
def initialize(*args, &block)
  super(:should_not_receive, *args, &block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.