Module: RSpec::Mocks::TargetDelegationInstanceMethods

Included in:
ExpectationTargetMethods, TargetBase
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.2/lib/rspec/mocks/targets.rb

Instance Attribute Summary collapse

Instance Attribute Details

#targetObject (readonly)

Returns the value of attribute target.



37
38
39
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.2/lib/rspec/mocks/targets.rb', line 37

def target
  @target
end