Class: Deas::TestRunner::PartialArgs

Inherits:
Struct
  • Object
show all
Defined in:
lib/deas/test_runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#localsObject

Returns the value of attribute locals

Returns:

  • (Object)

    the current value of locals



78
79
80
# File 'lib/deas/test_runner.rb', line 78

def locals
  @locals
end

#partial_nameObject

Returns the value of attribute partial_name

Returns:

  • (Object)

    the current value of partial_name



78
79
80
# File 'lib/deas/test_runner.rb', line 78

def partial_name
  @partial_name
end