shouldNotEqual

Assert value is not equal to expected.

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

Meta