disu.se

ResultsModule

Namespace

Lookout

Namespace for Result types.

Children

Error

An error result used when the evalution of an expect block failed.

Failure

A failed result used when the actual result of an expect block exhibits differences from the expected value.

Success

A successful result used when the actual result of an expect block exhibits no differences from the expected value.