Class: On::TestHelper::Recorder::Callback

Inherits:
Struct
  • Object
show all
Defined in:
lib/on/test_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



57
58
59
# File 'lib/on/test_helper.rb', line 57

def args
  @args
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



57
58
59
# File 'lib/on/test_helper.rb', line 57

def name
  @name
end