Class Spec::Runner::HeckleRunner
In: lib/spec/runner/heckle_runner_unsupported.rb
lib/spec/runner/heckle_runner.rb
Parent: Object

Creates a new Heckler configured to heckle all methods in the classes whose name matches filter

Methods

Public Class methods

Public Instance methods

Runs all the example groups held by rspec_options once for each of the methods in the matched classes.

[Validate]