pub async fn get_component_moniker<'a>(
    realm: &TestRealm<'a>,
    component: &str
) -> Result<String>
Expand description

Gets the moniker of a component in a test realm, relative to the root of the dynamic collection in which it is running.