test_component_custom_properties

Function test_component_custom_properties 

Source
pub fn test_component_custom_properties<F>(
    component_fn: F,
    expected_properties: &[(&str, &str)],
) -> TestResult
where F: Fn() -> String,
Expand description

Test a component’s custom properties