Skip to main content

find_test_line

Function find_test_line 

Source
fn find_test_line(file_text: &str, test_name: &str) -> Option<u32>
Expand description

Find the 0-based line number where EXECUTE UNIT TEST <name> appears.