decko-commons/decko

View on GitHub
card/spec/cardio/mod/loader/set_pattern_loader_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Prefer have_received for setting message expectations. Setup Cardio::Mod::LoadStrategy::Eval as a spy using allow or instance_spy.
Open

      .to receive(:new).with(instance_of(described_class))

There are no issues that match your filters.

Category
Status