Class: Check

Inherits:
Object
  • Object
show all
Defined in:
lib/testdoc/testdocparser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



17
18
19
# File 'lib/testdoc/testdocparser.rb', line 17

def id
  @id
end

#titleObject

Returns the value of attribute title.



17
18
19
# File 'lib/testdoc/testdocparser.rb', line 17

def title
  @title
end