Library providing tools for writing and running RSpec tests.
Class methods for defining a registry of deferred calls.
#call(example_group) => void
Invokes the deferred examples on the given example group.
#included(other) => Object
Callback invoked when the module is included in another module or class.
Calls the deferred calls with the other module as the receiver if the module is an RSpec::Core::ExampleGroup.
Back to Documentation | Versions | 2.8.1 | Reference | RSpec | RSpec::SleepingKingStudios | RSpec::SleepingKingStudios::Deferred