Parent

Methods

Class/Module Index [+]

Quicksearch

RR::DoubleDefinitions::Strategies::Scope::Instance

Protected Instance Methods

do_call() click to toggle source
# File lib/rr/double_definitions/strategies/scope/instance.rb, line 7
def do_call
  double_injection = Injections::DoubleInjection.create(subject, method_name)
  Double.new(double_injection, definition)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.