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



76
77
78
# File 'lib/on/test_helper.rb', line 76

def args
  @args
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



76
77
78
# File 'lib/on/test_helper.rb', line 76

def name
  @name
end