Module: RSpec::Mocks::ExpectationTargetMethods

Extended by:
TargetDelegationClassMethods
Includes:
TargetDelegationInstanceMethods
Included in:
ExpectationTarget
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

Attributes included from TargetDelegationInstanceMethods

#target

Instance Method Summary collapse

Methods included from TargetDelegationClassMethods

delegate_not_to, delegate_to, disallow_negation

Instance Method Details

#expressionObject



81
82
83
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.2/lib/rspec/mocks/targets.rb', line 81

def expression
  :expect
end