Function test_runners_test_lib::names_to_invocation
source · pub fn names_to_invocation(names: Vec<&str>) -> Vec<Invocation>
Expand description
Helper method to convert names to Invocation
.
pub fn names_to_invocation(names: Vec<&str>) -> Vec<Invocation>
Helper method to convert names to Invocation
.