assertFalse

Returns true if the actual value is false. Otherwise prints an error message and returns false.

bool
assertFalse
(
T
)
(,
string file = __FILE__
,
int line = __LINE__
)

Meta