Module: PDF
- Defined in:
- lib/pdf/storycards/story_capturing_mediator.rb,
lib/pdf/storycards.rb,
lib/pdf/storycards/story.rb,
lib/pdf/storycards/writer.rb,
lib/pdf/storycards/scenario.rb,
lib/pdf/storycards/story_parser.rb,
lib/pdf/storycards/text_file_filter.rb
Overview
RSpec’s story parser needs to be constructed with a Mediator. The mediator defined in the class below simply collects stories and exposes the collection as StoryCapturingMediator#stories.
Defined Under Namespace
Modules: Storycards