DoubleExpector extension

Expectations for double.

on

Properties

isNaN → void
Checks that the tested double is the numeric value NaN.
no setter
isNotNaN → void
Checks that the tested double is not the numeric value NaN.
no setter