Module: Naught::StubStrategy Private

Defined in:
lib/naught/stub_strategy.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.

Strategies for stubbing methods on null objects

Defined Under Namespace

Modules: ReturnNil, ReturnSelf