ExpectNot.toBe

Checks that received !is expected and throws a FailingExpectationException otherwise.

struct ExpectNot(TReceived)
void
toBe
(
TExpected
)
(
const auto ref TExpected expected
)

Meta