Class: RSpec::Matchers::BuiltIn::YieldProbe

Inherits:
Object
  • Object
show all
Defined in:
lib/rspec/matchers/built_in/yield.rb

Overview

Object that is yielded to expect when one of the yield matchers is used. Provides information about the yield behavior of the object-under-test.