View Source Patch.Mock.Values.Throws (patch v0.16.0)

Summary

Types

@type t() :: %Patch.Mock.Values.Throws{value: term()}

Functions

@spec advance(throws :: t()) :: t()
@spec new(throws :: term()) :: t()
@spec next(throws :: t(), arguments :: [term()]) :: none()