Class: Crabfarm::RSpec::ReducerSpy::Call

Inherits:
Struct
  • Object
show all
Defined in:
lib/crabfarm/rspec/reducer_spy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paramsObject

Returns the value of attribute params



5
6
7
# File 'lib/crabfarm/rspec/reducer_spy.rb', line 5

def params
  @params
end

#targetObject

Returns the value of attribute target



5
6
7
# File 'lib/crabfarm/rspec/reducer_spy.rb', line 5

def target
  @target
end