Skipped

data class Skipped(val reason: String) : EvaluationRecord.Outcome(source)

The evaluation never ran.

Parameters

reason

Why it didn't run.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard