Skip to main content
assert_false
foundry_
cheatcodes
1.3.6
In foundry_
cheatcodes::
test::
assert
foundry_cheatcodes
::
test
::
assert
Function
assert_
false
Copy item path
Source
fn assert_false(condition:
bool
) ->
Result
<
Vec
<
u8
>,
SimpleAssertionError
>