Class: Bricolage::SQSMock::CallHistory

Inherits:
Struct
  • Object
show all
Defined in:
lib/bricolage/sqsmock.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



67
68
69
# File 'lib/bricolage/sqsmock.rb', line 67

def args
  @args
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



67
68
69
# File 'lib/bricolage/sqsmock.rb', line 67

def name
  @name
end