RSpec

Library providing tools for writing and running RSpec tests.

Module: RSpec::SleepingKingStudios::Deferred::Examples

Parent Namespace
RSpec::SleepingKingStudios::Deferred
Defined In
lib/rspec/sleeping_king_studios/deferred/examples.rb

Table Of Contents

Overview

Defines a deferred example group for declaring shared tests.

Back To Top

Defined Under Namespace

Modules
ClassMethods

Back To Top

Class Methods

.included(other) => Object

Callback invoked when the module is included in another module or class.

Extends the class or module with the Deferred::Definitions and Deferred::Examples::DSL modules.

Parameters

See Also

Back To Top


Back to Documentation | Versions | 2.8.1 | Reference | RSpec | RSpec::SleepingKingStudios | RSpec::SleepingKingStudios::Deferred