Class: Allure::FixtureResult

Inherits:
ExecutableItem show all
Defined in:
allure-ruby-commons/lib/allure_ruby_commons/model/fixture_result.rb

Overview

Allure model fixture result

Instance Attribute Summary

Attributes inherited from ExecutableItem

#attachments, #description, #description_html, #name, #parameters, #stage, #start, #status, #status_details, #steps, #stop

Method Summary

Methods inherited from ExecutableItem

#initialize

Methods inherited from JSONable

#==, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Allure::ExecutableItem