Module condition

Module condition 

Source
Expand description

Conditions allow to tests for invariants or expected actions

Structs§

FunctionCondition
A condition that can be used in test-cases

Traits§

Checker
A Checker is the actual instance that executes when a condition evaluates.
Condition
A condition check for a given property