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

Contains common functionality used by both of the constant stubbers.

@api private

Methods

new   to_constant  

Included Modules

RecursiveConstMethods

Attributes

full_constant_name  [R] 
original_value  [R] 

Public Class methods

Public Instance methods

[Validate]