Module: RSpec::Clone::Error Private

Defined in:
lib/r_spec/clone/error.rb,
lib/r_spec/clone/error/reserved_method.rb,
lib/r_spec/clone/error/undefined_subject.rb,
lib/r_spec/clone/error/pending_expectation.rb,
lib/r_spec/clone/error/undefined_described_class.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Namespace for exceptions.

Defined Under Namespace

Classes: PendingExpectation, ReservedMethod, UndefinedDescribedClass, UndefinedSubject