Module: Buildr::JtestR::ResultHandler::ExampleMethods

Defined in:
lib/buildr/java/jtestr_result.rb

Instance Attribute Summary collapse

Instance Attribute Details

#__full_descriptionObject

Returns the value of attribute __full_description.



142
143
144
# File 'lib/buildr/java/jtestr_result.rb', line 142

def __full_description
  @__full_description
end

#descriptionObject

Returns the value of attribute description.



142
143
144
# File 'lib/buildr/java/jtestr_result.rb', line 142

def description
  @description
end

#locationObject

Returns the value of attribute location.



142
143
144
# File 'lib/buildr/java/jtestr_result.rb', line 142

def location
  @location
end

#nameObject

Returns the value of attribute name.



142
143
144
# File 'lib/buildr/java/jtestr_result.rb', line 142

def name
  @name
end