Method: Allure::ExecutableItem#status_details
- Defined in:
- lib/allure_ruby_commons/model/executable_item.rb
#status_details ⇒ Object
Returns the value of attribute status_details.
30 31 32 |
# File 'lib/allure_ruby_commons/model/executable_item.rb', line 30 def status_details @status_details end |