Class: RSpec::Mocks::AllowanceTarget
- Inherits:
-
TargetBase
- Object
- TargetBase
- RSpec::Mocks::AllowanceTarget
- 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
Instance Method Summary collapse
Methods inherited from TargetBase
Methods included from TargetDelegationClassMethods
#delegate_not_to, #delegate_to, #disallow_negation
Constructor Details
This class inherits a constructor from RSpec::Mocks::TargetBase
Instance Method Details
#expression ⇒ Object
93 94 95 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.2/lib/rspec/mocks/targets.rb', line 93 def expression :allow end |