Module faux::when

source ·
Expand description

Tools to stub the implementation or return value of your mocks.

Structs

  • Similar to When, but only stubs once.
  • Provides methods to stub the implementation or return value of the stubbed method.