test_actor_id_with_pid

Function test_actor_id_with_pid 

Source
pub fn test_actor_id_with_pid(
    proc_name: &str,
    actor_name: &str,
    pid: usize,
) -> ActorId
Expand description

Create a test ActorId with a custom pid.