Class | RSpec::Mocks::ConstantStubber::UndefinedConstantSetter |
In: |
lib/rspec/mocks/stub_const.rb
|
Parent: | BaseStubber |
Sets an undefined constant for the duration of an example.
@api private