RSpec

Library providing tools for writing and running RSpec tests.

Module: RSpec::SleepingKingStudios::Deferred::Missing

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

Table Of Contents

Overview

Optional support for deferring unrecognized methods.

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 ClassMethods module.

Parameters

See Also

Back To Top


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