Module RSpec::Core::SharedExampleGroup
In: lib/rspec/core/shared_example_group.rb

Methods

Public Class methods

Public Instance methods

share_examples_for(*args, &block)

Alias for shared_context

shared_examples(*args, &block)

Alias for shared_context

shared_examples_for(*args, &block)

Alias for shared_context

[Validate]