pub fn fixture_name(function_name: String) -> String
Extracts fixture name from a function name. For example: fixtures defined in fixture_Owner function will be applied for owner parameter.
fixture_Owner
owner