Skip to main content

matches_test_function

Function matches_test_function 

Source
fn matches_test_function(
    filter: &dyn TestFilter,
    contract_id: &str,
    func: &Function,
    symbolic_enabled: bool,
) -> bool