EvalVerdict Type
The verdict of a single evaluation
Union cases
| Union case |
Description
|
Full Usage:
Fail
|
|
Full Usage:
Partial score
Parameters:
float
|
|
Full Usage:
Pass
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFail
Returns: bool
|
|
Full Usage:
this.IsPartial
Returns: bool
|
|
Full Usage:
this.IsPass
Returns: bool
|
|
Full Usage:
this.Passed
Returns: bool
|
|
Full Usage:
this.Score
Returns: float
|
|
Nao