pub async fn assert_on_open_not_received(node_proxy: &NodeProxy)
Expand description

Asserts that no OnOpen event was sent on an opened proxy. This takes the event stream out of the proxy, which can only be done once.