Module: RSpec::Clone Private

Defined in:
lib/r_spec/clone.rb,
lib/r_spec/clone/dsl.rb,
lib/r_spec/clone/error.rb,
lib/r_spec/clone/logger.rb,
lib/r_spec/clone/expectation_helper.rb,
lib/r_spec/clone/expectation_target.rb,
lib/r_spec/clone/error/reserved_method.rb,
lib/r_spec/clone/expectation_helper/it.rb,
lib/r_spec/clone/expectation_helper/its.rb,
lib/r_spec/clone/error/undefined_subject.rb,
lib/r_spec/clone/expectation_target/base.rb,
lib/r_spec/clone/expectation_target/block.rb,
lib/r_spec/clone/expectation_target/value.rb,
lib/r_spec/clone/error/pending_expectation.rb,
lib/r_spec/clone/expectation_helper/shared.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.

Clone namespace.

Defined Under Namespace

Modules: Error, ExpectationHelper, ExpectationTarget, Logger Classes: Dsl