netstack_testing_common

Function get_inspect_property

Source
pub async fn get_inspect_property(
    realm: &TestRealm<'_>,
    component_moniker: impl Into<String>,
    property_selector: impl Into<String>,
    file_prefix: &str,
) -> Result<Property>
Expand description

Like get_inspect_data but returns a single property matched by property_selector.