pub(crate) fn expected_revert_match_condition(
expected: &ExpectedRevert,
reverter: Address,
return_data: &SymReturnData,
) -> Option<BoolExpr>Expand description
Implements the expected_revert_match_condition cheatcode runtime helper.
pub(crate) fn expected_revert_match_condition(
expected: &ExpectedRevert,
reverter: Address,
return_data: &SymReturnData,
) -> Option<BoolExpr>Implements the expected_revert_match_condition cheatcode runtime helper.