Method: Allure::TestResultContainer#description_html
- Defined in:
- lib/allure_ruby_commons/model/test_result_container.rb
#description_html ⇒ Object
Returns the value of attribute description_html.
17 18 19 |
# File 'lib/allure_ruby_commons/model/test_result_container.rb', line 17 def description_html @description_html end |