Heckle
# File lib/spec/runner/heckle_runner.rb, line 60 def initialize(klass_name, method_name, rspec_options) super(klass_name, method_name) @rspec_options = rspec_options end
# File lib/spec/runner/heckle_runner.rb, line 65 def tests_pass? @rspec_options.run_examples end
[Validate]
Generated with the Darkfish Rdoc Generator 2.