Sha256: 6b79634141c5ce70f8774ee9a28784dbbffbccffc15ed68ed72d9803481ec300

Contents?: true

Size: 313 Bytes

Versions: 12

Compression:

Stored size: 313 Bytes

Contents

require "spec_helper"
MetricFu.metrics_require { 'hotspots/hotspot_analyzer' }

describe MetricFu::HotspotAnalyzer do

  it "should have its own tests regarding how it orchestrates the analysis of results, rankings, tables, and analyzed_problems"

  it "#hotspots aka worst_items"

  it "#analyzed_problems"

end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
metric_fu-4.11.3 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.11.2 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.11.1 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.11.0 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.10.0 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.9.0 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.8.0 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.7.4 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.7.3 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.7.2 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.7.1 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb
metric_fu-4.7.0 spec/metric_fu/metrics/hotspots/hotspot_analyzer_spec.rb