assert_false

(alias) function assert_false(actual: boolean)

Assert a value is false.

Prefer other assertion functions where possible, as they provide better error messages.

Alias

Since

0.10.4

Parameters

actual

the value