Class: ParallelReportPortal::Cucumber::Report::Feature

Inherits:
Struct
  • Object
show all
Defined in:
lib/parallel_report_portal/cucumber/report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#featureObject

Returns the value of attribute feature

Returns:

  • (Object)

    the current value of feature



14
15
16
# File 'lib/parallel_report_portal/cucumber/report.rb', line 14

def feature
  @feature
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



14
15
16
# File 'lib/parallel_report_portal/cucumber/report.rb', line 14

def id
  @id
end