123456789_123456789_123456789_123456789_123456789_

Class: RSpec::Mocks::AnyInstanceAllowanceTarget Private

Do not use. This class is for internal use only.
Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
Instance Chain:
Inherits: RSpec::Mocks::TargetBase
Defined in: rspec-mocks/lib/rspec/mocks/targets.rb

Class Method Summary

Instance Attribute Summary

Instance Method Summary

Instance Method Details

#expression

[ GitHub ]

  
# File 'rspec-mocks/lib/rspec/mocks/targets.rb', line 104

def expression
  :allow_any_instance_of
end