Class: TestRail::TestRun

Inherits:
Object
  • Object
show all
Defined in:
lib/test_rail_integration/generator/test_run.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



5
6
7
# File 'lib/test_rail_integration/generator/test_run.rb', line 5

def id
  @id
end

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/test_rail_integration/generator/test_run.rb', line 5

def name
  @name
end