Class: RSpec::Mocks::TargetBase Private
Do not use. This class is for internal use only.
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
RSpec::Mocks::AllowanceTarget, RSpec::Mocks::AnyInstanceAllowanceTarget, RSpec::Mocks::AnyInstanceExpectationTarget, RSpec::Mocks::ExpectationTarget
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: | Object |
Defined in: | rspec-mocks/lib/rspec/mocks/targets.rb |
Class Method Summary
- .new(target) ⇒ TargetBase constructor Internal use only