Module | RSpec::Core::SharedExampleGroup |
In: |
lib/rspec/core/shared_example_group.rb
|
@overload shared_examples(name, &block) @overload shared_examples(name, tags, &block)
Creates and stores (but does not evaluate) the block.
@see ExampleGroup.include_examples @see ExampleGroup.include_context