plumbapius v0.13.0 Plumbapius.Coverage.Report.InteractionReport
Link to this section Summary
Link to this section Types
Specs
t() :: %Plumbapius.Coverage.Report.InteractionReport{ covered_multi_choices: [ Plumbapius.Coverage.Report.MultiChoiceSchema.multi_choice() ], interaction: Plumbapius.Coverage.CoverageTracker.interaction(), missed_multi_choices: [ Plumbapius.Coverage.Report.MultiChoiceSchema.multi_choice() ] }
Link to this section Functions
Link to this function
new(covered_case)
Specs
new(Plumbapius.Coverage.CoverageTracker.CoveredCase.t()) :: t()
Link to this function