plumbapius v0.13.0 Plumbapius.Coverage.CoverageTracker.CoveredCase

Link to this section Summary

Link to this section Types

Specs

t() :: %Plumbapius.Coverage.CoverageTracker.CoveredCase{
  interaction: Plumbapius.Coverage.CoverageTracker.interaction(),
  req_body: map(),
  resp_body: map()
}

Link to this section Functions

Link to this function

new(interaction, req_body \\ %{}, resp_body \\ %{})

Specs