Persimmon


NonEmptyList

Namespace: Persimmon
Parent Module: AssertionResult

AssertionResult via NonEmptyList manipulators.

Functions and values

Function or valueDescription
typicalResult(arg1, arg2)
Signature: ('?8427 * '?8427 list) -> '?8427
Type parameters: '?8427

Calculate the typical assertion result. It returns most important result. For example, "Violated" is more important than "Passed"

Fork me on GitHub