foundry_evm_fuzz

Function fixture_name

Source
pub fn fixture_name(function_name: String) -> String
Expand description

Extracts fixture name from a function name. For example: fixtures defined in fixture_Owner function will be applied for owner parameter.