Class | FlexMock::ExpectationRecorder |
In: |
lib/flexmock/expectation.rb
|
Parent: | Object |
An expectation recorder records any expectations received and plays them back on demand. This is used to collect the expectations in the blockless version of the new_instances call.