Class: Html2rss::Test::EnhanceAudit::AuditSlice

Inherits:
Data
  • Object
show all
Defined in:
lib/html2rss/test/enhance_audit.rb

Overview

Probe output merged into QualityReport.

Instance Attribute Summary collapse

Instance Attribute Details

#enhance_gainsObject (readonly)

Returns the value of attribute enhance_gains

Returns:

  • (Object)

    the current value of enhance_gains



21
22
23
# File 'lib/html2rss/test/enhance_audit.rb', line 21

def enhance_gains
  @enhance_gains
end

#warningsObject (readonly)

Returns the value of attribute warnings

Returns:

  • (Object)

    the current value of warnings



21
22
23
# File 'lib/html2rss/test/enhance_audit.rb', line 21

def warnings
  @warnings
end