shouldNotEqual

Assert value is not equal to expected.

void
shouldNotEqual
(
V
E
)
(
in auto ref V value
,
in auto ref E expected
,
in string file = __FILE__
,
in size_t line = __LINE__
)

Meta