Class RSpec::Mocks::ConstantStubber::DefinedConstantReplacer
In: lib/rspec/mocks/stub_const.rb
Parent: BaseStubber

Replaces a defined constant for the duration of an example.

@api private

Methods

Public Instance methods

[Validate]