pub async fn get_child_component_event_matcher( realm: &TestRealm<'_>, component_moniker: &str, ) -> Result<EventMatcher>
Gets an event matcher for component_moniker in realm.
component_moniker
realm