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