Class: RSpec::Core::AnonymousExampleGroup

Inherits:
ExampleGroup show all
Defined in:
lib/rspec/core/example_group.rb

Overview

Unnamed example group used by SuiteHookContext.

Constant Summary

Constants inherited from ExampleGroup

ExampleGroup::WrongScopeError

Method Summary

Methods inherited from ExampleGroup

add_example, currently_executing_a_context_hook?, #described_class, description, example, fexample, fit, focus, fspecify, id, include_context, include_examples, it, pending, remove_example, run, skip, specify, xexample, xit, xspecify

Methods included from Hooks

#after, #append_after, #around, #before, #prepend_before

Methods included from MemoizedHelpers::ClassMethods

#let, #let!, #subject, #subject!

Methods included from SharedExampleGroup

#shared_examples

Methods included from Pending

#pending, #skip

Methods included from MemoizedHelpers

#is_expected, #should, #should_not, #subject