Module expression_helpers

Module expression_helpers 

Source

Functionsยง

assert_statement
Create an assert statement
declare_and_assign
Create a variable declaration with initialization
expect_revert_statement
Create an expectRevert statement for Foundry tests
function_call
Create a function call expression
require_statement
Create a require statement with condition and message