assert that $a is falsy. Casts $a to boolean for result
public static assert_not_ok ( mixed $a, string $msg = null ) | ||
$a | mixed | the actual value |
$msg | string | optional description of assertion |
public static assert_not_ok ( mixed $a, string $msg = null ) | ||
$a | mixed | the actual value |
$msg | string | optional description of assertion |