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

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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